Remove unused #include<> (1/2)

PBD::stacktrace() is not used nor needed by default.
It should be used sparingly.
This commit is contained in:
Robin Gareus 2021-05-05 17:43:28 +02:00
parent 3cd7c3e206
commit 5c579ed52d
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
25 changed files with 4 additions and 32 deletions

View file

@ -46,7 +46,6 @@
#include "widgets/tooltips.h"
#include "pbd/fastlog.h"
#include "pbd/stacktrace.h"
#include "gain_meter.h"
#include "gui_thread.h"