summaryrefslogtreecommitdiff
path: root/deps/gyp/test/make/noload/lib/shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/make/noload/lib/shared.c')
-rw-r--r--deps/gyp/test/make/noload/lib/shared.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/deps/gyp/test/make/noload/lib/shared.c b/deps/gyp/test/make/noload/lib/shared.c
deleted file mode 100644
index 51776c5acf..0000000000
--- a/deps/gyp/test/make/noload/lib/shared.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "shared.h"
-
-const char kSharedStr[] = "shared.c";