summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_object.h
diff options
context:
space:
mode:
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 1a6a79ceee..7a05ab16b0 100644
--- a/libs/ardour/ardour/session_object.h
+++ b/libs/ardour/ardour/session_object.h
@@ -27,7 +27,6 @@ namespace ARDOUR {
class Session;
-
/** An object associated with a Session.
*
* This is a few common things factored out of IO which weren't IO specific