summaryrefslogtreecommitdiff
path: root/fluid
diff options
context:
space:
mode:
Diffstat (limited to 'fluid')
-rw-r--r--fluid/about_panel.fl2
-rw-r--r--fluid/function_panel.fl2
-rw-r--r--fluid/template_panel.fl2
-rw-r--r--fluid/widget_panel.fl2
4 files changed, 0 insertions, 8 deletions
diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl
index da76c82c8..4b519df45 100644
--- a/fluid/about_panel.fl
+++ b/fluid/about_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "Fluid is nice"}
-mac_shell_flags 3
comment {//
// About dialog for the Fast Light Tool Kit (FLTK).
//
diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl
index 9bfb27446..953bb050b 100644
--- a/fluid/function_panel.fl
+++ b/fluid/function_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "I love Fluid"}
-mac_shell_flags 3
comment {//
// Code dialogs for the Fast Light Tool Kit (FLTK).
//
diff --git a/fluid/template_panel.fl b/fluid/template_panel.fl
index 51c07ef0e..9407a7564 100644
--- a/fluid/template_panel.fl
+++ b/fluid/template_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "Fluid is nice"}
-mac_shell_flags 3
comment {//
// FLUID template support for the Fast Light Tool Kit (FLTK).
//
diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl
index e01397f1b..1e986b244 100644
--- a/fluid/widget_panel.fl
+++ b/fluid/widget_panel.fl
@@ -2,8 +2,6 @@
version 1.0400
header_name {.h}
code_name {.cxx}
-mac_shell_cmd {echo "Fluid is nice"}
-mac_shell_flags 3
comment {//
// Widget panel for the Fast Light Tool Kit (FLTK).
//