summaryrefslogtreecommitdiffstats
path: root/src/clients/gtk/cmdline.ggo
diff options
context:
space:
mode:
Diffstat (limited to 'src/clients/gtk/cmdline.ggo')
-rw-r--r--src/clients/gtk/cmdline.ggo7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/clients/gtk/cmdline.ggo b/src/clients/gtk/cmdline.ggo
deleted file mode 100644
index d62cf521..00000000
--- a/src/clients/gtk/cmdline.ggo
+++ /dev/null
@@ -1,7 +0,0 @@
-# Process this file with gengetopt -u to generate the necessary code (in cmdline.h, cmdline.c)
-
-package "om_gtk - A GUI client for the Om realtime modular synthesizer"
-
-option "engine-url" u "Om engine URL to connect to" string no
-option "client-port" p "Client port to listen on" int no
-