mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +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
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue