add GUI support to create tape/destructive tracks
[ardour.git] / gtk2_ardour / ardev
index f1b409182ab27f810a23f180beea306b571204cb..961c7534fbf3cb10f1c639be073f83e70784c7e1 100755 (executable)
@@ -5,7 +5,7 @@ export ARDOUR_GLADE_PATH=./glade
 if [ -x ./ardour.bin ] ; then 
     # scons executable
     export LD_LIBRARY_PATH=../libs/ardour
-    exec ./ardour.bin --novst --display=localhost:0.0 $*
+    exec ./ardour.bin --novst $*
 else 
     # autofoo/make executable
     export LD_LIBRARY_PATH=../libs/ardour