aboutsummaryrefslogtreecommitdiff
path: root/test/ARCMT/Inputs/with space/test.h.result
diff options
context:
space:
mode:
Diffstat (limited to 'test/ARCMT/Inputs/with space/test.h.result')
-rw-r--r--test/ARCMT/Inputs/with space/test.h.result13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/ARCMT/Inputs/with space/test.h.result b/test/ARCMT/Inputs/with space/test.h.result
deleted file mode 100644
index 0638a3378c1c..000000000000
--- a/test/ARCMT/Inputs/with space/test.h.result
+++ /dev/null
@@ -1,13 +0,0 @@
-@protocol NSObject
-- (oneway void)release;
-@end
-
-#ifdef PART1
-static inline void part1(id p) {
-}
-#endif
-
-#ifdef PART2
-static inline void part2(id p) {
-}
-#endif