summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/subsurface.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/macosx/subsurface.sh')
-rwxr-xr-xpackaging/macosx/subsurface.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/packaging/macosx/subsurface.sh b/packaging/macosx/subsurface.sh
deleted file mode 100755
index ee9427c37..000000000
--- a/packaging/macosx/subsurface.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-cd `dirname $0`/../Resources
-../MacOS/subsurface &
-exit 0