mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
remove duplicate initialization of PBD::DEBUG::Selection
This commit is contained in:
parent
21822a45fb
commit
a307cc602c
3 changed files with 1 additions and 2 deletions
|
|
@ -31,7 +31,6 @@ namespace PBD {
|
|||
extern DebugBits Accelerators;
|
||||
extern DebugBits GUITiming;
|
||||
extern DebugBits EngineControl;
|
||||
extern DebugBits Selection;
|
||||
extern DebugBits GuiStartup;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue