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

@ -51,7 +51,6 @@
#include "pbd/basename.h"
#include "pbd/file_utils.h"
#include "pbd/stacktrace.h"
#include "ardour/audioengine.h"
#include "ardour/filesystem_paths.h"