13
0

Remove some unused stuff.

git-svn-id: svn://localhost/ardour2/branches/3.0@5106 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-05-20 19:42:57 +00:00
parent 18c787e3bb
commit 74d319b7ff

View File

@ -95,12 +95,6 @@ namespace ARDOUR {
class ControlProtocolInfo;
}
namespace ALSA {
class MultiChannelDevice;
}
#define FRAME_NAME "BaseFrame"
extern sigc::signal<void> ColorsChanged;
extern sigc::signal<void> DPIReset;