summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/postbuild-static-library/empty.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/postbuild-static-library/empty.c')
-rw-r--r--deps/gyp/test/mac/postbuild-static-library/empty.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/deps/gyp/test/mac/postbuild-static-library/empty.c b/deps/gyp/test/mac/postbuild-static-library/empty.c
deleted file mode 100644
index 9554336c0c..0000000000
--- a/deps/gyp/test/mac/postbuild-static-library/empty.c
+++ /dev/null
@@ -1,4 +0,0 @@
-// Copyright (c) 2012 Google Inc. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-void f() {}