mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 07:05:43 +01:00
remove old PBD::SystemExec bindings (Windows classkeys)
This commit is contained in:
parent
418570b041
commit
e983e08f1d
1 changed files with 0 additions and 2 deletions
|
|
@ -69,7 +69,6 @@
|
|||
#include "ardour/solo_isolate_control.h"
|
||||
#include "ardour/solo_safe_control.h"
|
||||
#include "ardour/stripable.h"
|
||||
#include "ardour/system_exec.h"
|
||||
#include "ardour/track.h"
|
||||
#include "ardour/tempo.h"
|
||||
#include "ardour/vca.h"
|
||||
|
|
@ -197,7 +196,6 @@ CLASSKEYS(ARDOUR::PresentationInfo);
|
|||
CLASSKEYS(ARDOUR::Session);
|
||||
CLASSKEYS(ARDOUR::SessionConfiguration);
|
||||
CLASSKEYS(ARDOUR::Source);
|
||||
CLASSKEYS(ARDOUR::SystemExec);
|
||||
CLASSKEYS(ARDOUR::VCA);
|
||||
CLASSKEYS(ARDOUR::VCAManager);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue