NOOP, remove trailing tabs/whitespace.
[ardour.git] / gtk2_ardour / ghostregion.h
index 4d7e0c95ff58253948c4e41d7b0cccc79e4c72e2..a62d8d5b25c7c65771ca4c640b4803763dba7af5 100644 (file)
@@ -75,7 +75,7 @@ public:
          public:
            GhostEvent(::NoteBase *, ArdourCanvas::Container *);
            virtual ~GhostEvent ();
-       
+
            NoteBase* event;
            ArdourCanvas::Item* item;
        };