1
0
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:
Paul Licameli
2019-03-01 17:17:30 -05:00
parent d079de75b1
commit 617ac20e7f
5 changed files with 0 additions and 43 deletions

View File

@@ -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 );