mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Remove unused #include<> (2/2)
PBD::stacktrace() is not used nor needed by default. It should be used sparingly.
This commit is contained in:
parent
5c579ed52d
commit
5957e14259
49 changed files with 4 additions and 58 deletions
|
|
@ -21,8 +21,6 @@
|
|||
#include <gtkmm/settings.h>
|
||||
#include "gtkmm2ext/persistent_tooltip.h"
|
||||
|
||||
#include "pbd/stacktrace.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
using namespace std;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue