summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/cflags/ccfile_withcflags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/cflags/ccfile_withcflags.cc')
-rw-r--r--deps/gyp/test/mac/cflags/ccfile_withcflags.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/deps/gyp/test/mac/cflags/ccfile_withcflags.cc b/deps/gyp/test/mac/cflags/ccfile_withcflags.cc
deleted file mode 100644
index de078a0641..0000000000
--- a/deps/gyp/test/mac/cflags/ccfile_withcflags.cc
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef CFLAG
-#error CFLAG should be set
-#endif
-
-#ifndef CCFLAG
-#error CCFLAG should be set
-#endif