mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-27 07:43:50 +01:00
remove various unused #defines and bits of code, patch by Campbell Barton
This commit is contained in:
@@ -30,17 +30,6 @@
|
||||
#include "../Menus.h"
|
||||
#include "../toolbars/ToolManager.h"
|
||||
|
||||
#define ChainsListID 7005
|
||||
#define AddButtonID 7006
|
||||
#define RemoveButtonID 7007
|
||||
#define CommandsListID 7008
|
||||
#define ImportButtonID 7009
|
||||
#define ExportButtonID 7010
|
||||
#define DefaultsButtonID 7011
|
||||
#define UpButtonID 7012
|
||||
#define DownButtonID 7013
|
||||
#define RenameButtonID 7014
|
||||
|
||||
BEGIN_EVENT_TABLE(BatchPrefs, wxPanel)
|
||||
END_EVENT_TABLE()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user