mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Remove unused includes
This commit is contained in:
parent
3af788018d
commit
63f94d2946
12 changed files with 1 additions and 79 deletions
|
|
@ -19,14 +19,7 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#ifdef WAF_BUILD
|
||||
#include "gtk2ardour-config.h"
|
||||
#endif
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cmath>
|
||||
|
||||
#include "fix_carbon.h"
|
||||
|
||||
#include <gtkmm/stock.h>
|
||||
|
||||
|
|
@ -37,7 +30,6 @@
|
|||
#include "widgets/tooltips.h"
|
||||
|
||||
#include "ardour/route_group.h"
|
||||
#include "ardour/route.h"
|
||||
#include "ardour/session.h"
|
||||
|
||||
#include "ardour_ui.h"
|
||||
|
|
@ -47,9 +39,7 @@
|
|||
#include "editor_routes.h"
|
||||
#include "gui_thread.h"
|
||||
#include "keyboard.h"
|
||||
#include "marker.h"
|
||||
#include "route_group_dialog.h"
|
||||
#include "route_time_axis.h"
|
||||
#include "time_axis_view.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue