Reverse the order of vertical tabs in the port matrix
[ardour.git] / gtk2_ardour / editor_nudge.cc
index 1420fd6fc233cc163e8d062452b07f0de0552578..7d6aa5b904f25bc3c0bd020a3caa6917e95e2181 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2000 Paul Davis 
+    Copyright (C) 2000 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -24,7 +24,6 @@
 
 #include "i18n.h"
 
-using namespace sigc;
 using namespace ARDOUR;
 using namespace PBD;
 using namespace Gtk;