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/engine/events/SendPortActivity.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/engine/events/SendPortActivity.hpp') diff --git a/src/engine/events/SendPortActivity.hpp b/src/engine/events/SendPortActivity.hpp index 9aa92d94..7b47e761 100644 --- a/src/engine/events/SendPortActivity.hpp +++ b/src/engine/events/SendPortActivity.hpp @@ -27,7 +27,6 @@ class PortImpl; namespace Events { - /** A special event used internally to send port activity notification (e.g. * MIDI event activity) from the audio thread. * @@ -62,7 +61,6 @@ private: PortImpl* _port; }; - } // namespace Ingen } // namespace Events -- cgit v1.2.1