1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-18 17:10:05 +02:00

Remove an #include

This commit is contained in:
Paul Licameli 2017-06-10 12:00:42 -04:00
parent 1fb2deb593
commit 9363432b76

View File

@ -178,7 +178,6 @@ is time to refresh some aspect of the screen.
#include "NoteTrack.h"
#include "NumberScale.h"
#include "Prefs.h"
#include "Snap.h"
#include "ShuttleGui.h"
#include "TimeTrack.h"
#include "TrackArtist.h"