summarylogtreecommitdiffstats
path: root/wings.sh
diff options
context:
space:
mode:
Diffstat (limited to 'wings.sh')
-rw-r--r--wings.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/wings.sh b/wings.sh
deleted file mode 100644
index 4d3762c80527..000000000000
--- a/wings.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-GDK_BACKEND=x11 exec /usr/bin/erl -noinput -smp \
- -pa /usr/lib/wings3d/ebin \
- -run wings_start start_halt ${1+"$@"}