diff options
Diffstat (limited to 'src/gui/GraphView.cpp')
-rw-r--r-- | src/gui/GraphView.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/GraphView.cpp b/src/gui/GraphView.cpp index bbe28a0f..cb722066 100644 --- a/src/gui/GraphView.cpp +++ b/src/gui/GraphView.cpp @@ -28,8 +28,6 @@ #include "GraphView.hpp" #include "WidgetFactory.hpp" -using namespace std; - namespace Ingen { using namespace Client; |