mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-24 23:13:42 +02: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