From 1168ffecadb037c26ff4b7371e01ac9cc89da4ab Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 7 Oct 2018 12:28:53 -0400 Subject: remove crazy thinko --- libs/ardour/transport_master.cc | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3