summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_object.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-10-25 22:04:05 +0000
committerDavid Robillard <d@drobilla.net>2009-10-25 22:04:05 +0000
commite033ac94f08c2963b0dac13020ea6b6a6b99db01 (patch)
tree69d39e8c75e9eb2946f1a7875f13d03bdd28e7b9 /libs/ardour/ardour/session_object.h
parent4c43ef5e1f66dc5edeedbcfdfa8bf51fa4e48c04 (diff)
Remove random crazy comment fragment.
Fix spacey tabs. git-svn-id: svn://localhost/ardour2/branches/3.0@5918 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/session_object.h')
-rw-r--r--libs/ardour/ardour/session_object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/ardour/session_object.h b/libs/ardour/ardour/session_object.h
index 07c33c9701..3a796c75b5 100644
--- a/libs/ardour/ardour/session_object.h
+++ b/libs/ardour/ardour/session_object.h
@@ -31,7 +31,6 @@ class Session;
*
* This is a few common things factored out of IO which weren't IO specific
* (to fix the problem with e.g. PluginInsert being an IO which it shouldn't be).
- * collection of input and output ports with connections.
*/
class SessionObject : public PBD::StatefulDestructible
{