diff options
Diffstat (limited to 'src/qmmpui/playstate.cpp')
| -rw-r--r-- | src/qmmpui/playstate.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qmmpui/playstate.cpp b/src/qmmpui/playstate.cpp index 373619574..713b23058 100644 --- a/src/qmmpui/playstate.cpp +++ b/src/qmmpui/playstate.cpp @@ -92,10 +92,6 @@ void ShufflePlayState::resetState() m_shuffled_current = 0; } - - - - NormalPlayState::NormalPlayState(PlayListModel * model) : PlayState(model) {} |
