13
0

no need for enable_shared_from_this<> in MidiSource

This commit is contained in:
Paul Davis 2022-03-30 13:00:26 -06:00
parent bc38f8d424
commit 718b3fcfa9

View File

@ -26,7 +26,6 @@
#include <string>
#include <time.h>
#include <glibmm/threads.h>
#include <boost/enable_shared_from_this.hpp>
#include "pbd/stateful.h"
#include "pbd/xml++.h"