diff options
Diffstat (limited to 'src/gui/Style.cpp')
-rw-r--r-- | src/gui/Style.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/Style.cpp b/src/gui/Style.cpp index 81c9da2f..e91f6c4b 100644 --- a/src/gui/Style.cpp +++ b/src/gui/Style.cpp @@ -34,8 +34,6 @@ namespace ingen { namespace gui { -using namespace ingen::client; - Style::Style(App& app) // Colours from the Tango palette with modified V : _app(app) |