summaryrefslogtreecommitdiff
path: root/tools/gyp/test/mac/postbuild-multiple-configurations/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gyp/test/mac/postbuild-multiple-configurations/main.c')
-rw-r--r--tools/gyp/test/mac/postbuild-multiple-configurations/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/gyp/test/mac/postbuild-multiple-configurations/main.c b/tools/gyp/test/mac/postbuild-multiple-configurations/main.c
deleted file mode 100644
index 21c1963526..0000000000
--- a/tools/gyp/test/mac/postbuild-multiple-configurations/main.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.
-int main() {}