diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/parent_for_pp.h')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/parent_for_pp.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/parent_for_pp.h b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/parent_for_pp.h deleted file mode 100644 index 7e77700a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/parent_for_pp.h +++ /dev/null @@ -1,17 +0,0 @@ -/** - * @file parent_for_pp.h - * prototype for parent_for_pp.cpp - * - * @author Guy Maurel - * @license GPL v2+ - */ - -#ifndef PARENT_FOR_PP_H_INCLUDED -#define PARENT_FOR_PP_H_INCLUDED - - -// mark the parent -void do_parent_for_pp(); - - -#endif /* PARENT_FOR_PP_H_INCLUDED */ |