diff options
Diffstat (limited to 'fluid/tools/ExternalCodeEditor_UNIX.cxx')
| -rw-r--r-- | fluid/tools/ExternalCodeEditor_UNIX.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fluid/tools/ExternalCodeEditor_UNIX.cxx b/fluid/tools/ExternalCodeEditor_UNIX.cxx index 1d1efc462..f848e8158 100644 --- a/fluid/tools/ExternalCodeEditor_UNIX.cxx +++ b/fluid/tools/ExternalCodeEditor_UNIX.cxx @@ -23,8 +23,6 @@ #include <stdlib.h> /* free().. */ #include <stdio.h> /* snprintf().. */ -using namespace fld; - // Static local data static int L_editors_open = 0; // keep track of #editors open static Fl_Timeout_Handler L_update_timer_cb = 0; // app's update timer callback |
