From b4995f979d127cea667b4e2b71c91e9db4ab52ef Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 6 Feb 2026 18:12:40 +0500 Subject: wip --- fluid/tools/ExternalCodeEditor_UNIX.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'fluid/tools/ExternalCodeEditor_UNIX.cxx') 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 /* free().. */ #include /* 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 -- cgit v1.2.3