mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Remove unused #include<> (1/2)
PBD::stacktrace() is not used nor needed by default. It should be used sparingly.
This commit is contained in:
parent
3cd7c3e206
commit
5c579ed52d
25 changed files with 4 additions and 32 deletions
|
|
@ -46,7 +46,6 @@
|
|||
#include "widgets/tooltips.h"
|
||||
|
||||
#include "pbd/fastlog.h"
|
||||
#include "pbd/stacktrace.h"
|
||||
|
||||
#include "gain_meter.h"
|
||||
#include "gui_thread.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue