Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
f32a999b
"cockatrice/src/filtertree.cpp" did not exist on "863e437d4c8387c4d98aaf6e4a121aec6c7a776c"
Commit
f32a999b
authored
Jul 24, 2014
by
Fabio Bas
Browse files
Remove unused variable
parent
abdaa610
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/main.cpp
View file @
f32a999b
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment