1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove some unnecessary #includes

This commit is contained in:
Paul Licameli
2017-07-12 14:15:16 -04:00
parent a618ec8967
commit 050824f467
7 changed files with 0 additions and 8 deletions

View File

@@ -63,7 +63,6 @@ for drawing different aspects of the label and its text box.
#include "AColor.h"
#include "Project.h"
#include "TrackArtist.h"
#include "Snap.h"
#include "TrackPanel.h"
#include "UndoManager.h"
#include "commands/CommandManager.h"