summaryrefslogtreecommitdiff
path: root/fluid/nodes/Function_Node.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/nodes/Function_Node.cxx')
-rw-r--r--fluid/nodes/Function_Node.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/fluid/nodes/Function_Node.cxx b/fluid/nodes/Function_Node.cxx
index de3706eb3..daf5822c0 100644
--- a/fluid/nodes/Function_Node.cxx
+++ b/fluid/nodes/Function_Node.cxx
@@ -37,9 +37,6 @@
extern void open_panel();
-using namespace fld;
-using namespace fld::io;
-using namespace fld::proj;
/// Set a current class, so that the code of the children is generated correctly.
Class_Node *current_class = 0;