From 9e5a7cf49ad84a5a3fa0aa61be11129fc4df1cc2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 Apr 2011 19:02:36 +0000 Subject: Squeeze blank lines and delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3152 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchWindow.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/PatchWindow.hpp') diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp index 096343bd..2e5cca4d 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -46,7 +46,6 @@ class PatchDescriptionWindow; class PatchView; class SubpatchModule; - /** A window for a patch. * * \ingroup GUI @@ -162,7 +161,6 @@ private: Gtk::Alignment _breadcrumb_bin; }; - } // namespace GUI } // namespace Ingen -- cgit v1.2.1