From ab1f838e8b811c3aac81fe7a001fa2d7d1969b37 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Mon, 18 Aug 2014 11:32:06 +0200 Subject: [PATCH] Minor cleanup --- src/supertux/command_line_arguments.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/supertux/command_line_arguments.cpp b/src/supertux/command_line_arguments.cpp index e5dc3a126..20073762d 100644 --- 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" -- 2.11.0