summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadPluginWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/LoadPluginWindow.hpp')
-rw-r--r--src/gui/LoadPluginWindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/LoadPluginWindow.hpp b/src/gui/LoadPluginWindow.hpp
index f04ed903..344a6c1f 100644
--- a/src/gui/LoadPluginWindow.hpp
+++ b/src/gui/LoadPluginWindow.hpp
@@ -39,7 +39,6 @@ using Ingen::Client::PatchModel;
namespace GUI {
-
/** 'Load Plugin' window.
*
* Loaded by glade as a derived object.
@@ -144,7 +143,6 @@ private:
Gtk::Entry* _search_entry;
};
-
} // namespace GUI
} // namespace Ingen