diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/cmt_indent_pp.h')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/cmt_indent_pp.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/cmt_indent_pp.h b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/cmt_indent_pp.h deleted file mode 100644 index 25253f09..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/cmt_indent_pp.h +++ /dev/null @@ -1,8 +0,0 @@ -class MyClass : public BaseClass -{ - //@{ BaseClass interface -#if VERY_LONG_AND_COMPLICATED_DEFINE - void foo(); -#endif // VERY_LONG_AND_COMPLICATED_DEFINE - //@} -};
\ No newline at end of file |