summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/sdkroot/file.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/sdkroot/file.cc')
-rw-r--r--deps/gyp/test/mac/sdkroot/file.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/deps/gyp/test/mac/sdkroot/file.cc b/deps/gyp/test/mac/sdkroot/file.cc
deleted file mode 100644
index 13ae971040..0000000000
--- a/deps/gyp/test/mac/sdkroot/file.cc
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <map>
-using std::map;
-
-int main() {
-}