NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / surfaces / control_protocol / control_protocol / types.h
index 9e96383659319a212e8ed00839374202f762a89b..1d46753e512256fa0706b313b11bb60d6128624c 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2006 Paul Davis 
+    Copyright (C) 2006 Paul Davis
 
     This program is free software; you can redistribute it
     and/or modify it under the terms of the GNU Lesser
@@ -26,7 +26,7 @@
 
 namespace ARDOUR {
        class Route;
-       
+
        typedef std::vector<boost::weak_ptr<ARDOUR::Route> >    RouteNotificationList;
        typedef boost::shared_ptr<RouteNotificationList>        RouteNotificationListPtr;