Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Grumbel committed Aug 18, 2014
1 parent b525265 commit ab1f838
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/supertux/command_line_arguments.cpp
Expand Up @@ -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"
Expand Down

0 comments on commit ab1f838

Please sign in to comment.