diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/oc/pp_bool.m')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/oc/pp_bool.m | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/oc/pp_bool.m b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/oc/pp_bool.m deleted file mode 100644 index b1bf896c..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/oc/pp_bool.m +++ /dev/null @@ -1,5 +0,0 @@ -#import <Foundation/Foundation.h> - -#if TARGET_OS_MAC && !TARGET_OS_IPHONE -#import <AppKit/AppKit.h> -#endif |