Modernize lyrics screen

This commit is contained in:
Andrzej Rybczak
2016-11-20 14:49:56 +01:00
parent c6f5933bf9
commit b018efceb6
10 changed files with 377 additions and 410 deletions

View File

@@ -23,7 +23,6 @@
#ifdef HAVE_CURL_CURL_H
#include <cstdlib>
#include <pthread.h>
namespace
{
@@ -65,4 +64,3 @@ std::string Curl::escape(const std::string &s)
}
#endif // HAVE_CURL_CURL_H