mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 08:33:53 +01:00
AUP3: Remove unwanted method
This commit is contained in:
@@ -52,7 +52,6 @@ private:
|
||||
void OnColumnClicked(wxListEvent &evt);
|
||||
void OnItemActivated(wxListEvent &evt);
|
||||
void OnListKeyDown(wxKeyEvent &evt);
|
||||
void OnKeyDown(wxKeyEvent &evt);
|
||||
|
||||
FilePaths mFiles;
|
||||
wxListCtrl *mFileList;
|
||||
|
||||
Reference in New Issue
Block a user