1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Remove some unnecessary toolbar related declarations, fix comments

This commit is contained in:
Paul Licameli
2019-01-11 11:57:49 -05:00
parent aad117051a
commit 2b32884596
10 changed files with 3 additions and 39 deletions

View File

@@ -67,8 +67,6 @@
#include "../ImageManipulation.h"
#include "../prefs/GUISettings.h"
#include "../Project.h"
#include "../toolbars/MeterToolBar.h"
#include "../toolbars/ControlToolBar.h"
#include "../Prefs.h"
#include "../ShuttleGui.h"