remove a mistakenly left-in declaration

This commit is contained in:
Paul Davis 2019-10-18 17:28:36 -06:00
parent b83ef09947
commit 5d40ab22fd

View file

@ -139,8 +139,6 @@ public:
void realtime_handle_transport_stopped ();
void region_edited (boost::shared_ptr<Region>);
int use_playlist (DataType, boost::shared_ptr<Playlist>);
protected:
XMLNode& state (bool save_template);