diff options
author | Andrzej Rybczak <electricityispower@gmail.com> | 2012-09-18 20:53:34 +0200 |
---|---|---|
committer | Andrzej Rybczak <electricityispower@gmail.com> | 2012-09-18 20:53:34 +0200 |
commit | 3aa21f8ef7ec3c1ba34658b2e466cee6e027cefb (patch) | |
tree | 1c20a30da1f4d3f242514a7cb7d1b82d1b139a2c /src/sort_playlist.h | |
parent | 419965924f80c106654773466f84db4aa3b27c17 (diff) |
menu: remove Menu::Swap
Diffstat (limited to 'src/sort_playlist.h')
-rw-r--r-- | src/sort_playlist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sort_playlist.h b/src/sort_playlist.h index 12221c70..e4296d64 100644 --- a/src/sort_playlist.h +++ b/src/sort_playlist.h @@ -59,7 +59,6 @@ private: void setDimensions(); - size_t m_sort_options; size_t m_height; size_t m_width; }; |