removed no-longer-used Editor::track_canvas_motion()

Conflicts:
	gtk2_ardour/editor.h
This commit is contained in:
Paul Davis 2014-06-26 15:04:59 -04:00
parent e99734f07a
commit 2f77f2bc69
13 changed files with 40 additions and 61 deletions

View file

@ -28,6 +28,7 @@
using namespace PBD;
using namespace ARDOUR;
using namespace ARDOUR_UI_UTILS;
std::map<std::string, const XMLTree*> WavesUI::__xml_tree_cache;