projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b525265
)
Minor cleanup
author
Ingo Ruhnke
<grumbel@gmail.com>
Mon, 18 Aug 2014 09:32:06 +0000
(11:32 +0200)
committer
Ingo Ruhnke
<grumbel@gmail.com>
Mon, 18 Aug 2014 09:32:06 +0000
(11:32 +0200)
src/supertux/command_line_arguments.cpp
patch
|
blob
|
history
diff --git
a/src/supertux/command_line_arguments.cpp
b/src/supertux/command_line_arguments.cpp
index
e5dc3a1
..
2007376
100644
(file)
--- a/
src/supertux/command_line_arguments.cpp
+++ b/
src/supertux/command_line_arguments.cpp
@@
-67,9
+67,6
@@
CommandLineArguments::print_datadir()
void
CommandLineArguments::print_help(const char* arg0)
{
- std::string default_user_data_dir =
- std::string(PHYSFS_getUserDir()) + WRITEDIR_NAME;
-
std::cerr << boost::format(_(
"\n"
"Usage: %s [OPTIONS] [LEVELFILE]\n\n"