mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Remove unused includes
This commit is contained in:
parent
3af788018d
commit
63f94d2946
12 changed files with 1 additions and 79 deletions
|
|
@ -32,10 +32,8 @@
|
|||
#include <gtkmm2ext/gtk_ui.h>
|
||||
#include <gtkmm2ext/utils.h>
|
||||
|
||||
#include "ardour/playlist.h"
|
||||
#include "ardour/region.h"
|
||||
#include "ardour/track.h"
|
||||
#include "ardour/session.h"
|
||||
|
||||
#include "pbd/compose.h"
|
||||
|
||||
|
|
@ -49,7 +47,6 @@
|
|||
#include "selection.h"
|
||||
#include "public_editor.h"
|
||||
#include "timers.h"
|
||||
#include "rgb_macros.h"
|
||||
#include "gui_thread.h"
|
||||
#include "ui_config.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue