summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2018-10-07 12:28:53 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2018-10-07 12:28:53 -0400
commit1168ffecadb037c26ff4b7371e01ac9cc89da4ab (patch)
treea014d10bcc9ba385ab9004ec7ebd423f9537f6db
parenteab98962bcc51c313ca168bbb29ef22fbc0becf2 (diff)
remove crazy thinko
-rw-r--r--libs/ardour/transport_master.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/transport_master.cc b/libs/ardour/transport_master.cc
index 7e797a3715..2564f87c5d 100644
--- a/libs/ardour/transport_master.cc
+++ b/libs/ardour/transport_master.cc
@@ -83,7 +83,6 @@ TransportMaster::TransportMaster (SyncSource t, std::string const & name)
TransportMaster::~TransportMaster()
{
- delete _session;
}
bool