mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 07:31:19 +01:00
remove some unused things
This commit is contained in:
@@ -103,9 +103,6 @@ public:
|
||||
bool rightEdge);
|
||||
|
||||
static wxArrayString GetSnapLabels();
|
||||
static wxArrayString GetSnapValues();
|
||||
static const wxString & GetSnapValue(int index);
|
||||
static int GetSnapIndex(const wxString & value);
|
||||
|
||||
// The two coordinates need not be ordered:
|
||||
static void Draw( wxDC *dc, wxInt64 snap0, wxInt64 snap1 );
|
||||
|
||||
Reference in New Issue
Block a user