ncmpcpp: fix custom startup screen

This commit is contained in:
Andrzej Rybczak
2013-04-07 18:41:34 +02:00
parent 5aec12b269
commit 425836630e
4 changed files with 4 additions and 28 deletions

View File

@@ -65,7 +65,6 @@ void setResizeFlags();
void resizeScreen(bool reload_main_window);
void setWindowsDimensions();
bool connectToMPD();
bool askYesNoQuestion(const std::string &question, void (*callback)());
bool isMPDMusicDirSet();