mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 14:18:41 +02:00
Remove some unused members
This commit is contained in:
parent
3255ab6c5b
commit
a4f0a8c39a
@ -526,8 +526,6 @@ TrackPanel::TrackPanel(wxWindow * parent, wxWindowID id,
|
|||||||
//drawing track.
|
//drawing track.
|
||||||
mDrawingTrack =NULL;
|
mDrawingTrack =NULL;
|
||||||
|
|
||||||
//More initializations, some of these for no other reason than
|
|
||||||
//to prevent runtime memory check warnings
|
|
||||||
mZoomStart = -1;
|
mZoomStart = -1;
|
||||||
mZoomEnd = -1;
|
mZoomEnd = -1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user