"cockatrice/src/filtertree.cpp" did not exist on "863e437d4c8387c4d98aaf6e4a121aec6c7a776c"
Commit f32a999b authored by Fabio Bas's avatar Fabio Bas
Browse files

Remove unused variable

parent abdaa610
......@@ -136,7 +136,6 @@ int main(int argc, char *argv[])
qsrand(QDateTime::currentDateTime().toTime_t());
bool startMainProgram = true;
#if QT_VERSION < 0x050000
const QString dataDir = QDesktopServices::storageLocation(QDesktopServices::DataLocation);
#else
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment