summaryrefslogtreecommitdiff
path: root/build/macosx/mozconfig.common
diff options
context:
space:
mode:
Diffstat (limited to 'build/macosx/mozconfig.common')
-rw-r--r--build/macosx/mozconfig.common5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/macosx/mozconfig.common b/build/macosx/mozconfig.common
deleted file mode 100644
index 27634b7f3..000000000
--- a/build/macosx/mozconfig.common
+++ /dev/null
@@ -1,5 +0,0 @@
-if test `uname -s` = Linux; then
- . $topsrcdir/build/macosx/cross-mozconfig.common
-else
- . $topsrcdir/build/macosx/local-mozconfig.common
-fi