diff --git a/src/TrackPanel.cpp b/src/TrackPanel.cpp index a127019a7..13710442a 100644 --- a/src/TrackPanel.cpp +++ b/src/TrackPanel.cpp @@ -526,8 +526,6 @@ TrackPanel::TrackPanel(wxWindow * parent, wxWindowID id, //drawing track. mDrawingTrack =NULL; - //More initializations, some of these for no other reason than - //to prevent runtime memory check warnings mZoomStart = -1; mZoomEnd = -1;