]> vaikene.ee Git - evaf/blobdiff - src/main/CLI/main.cpp
Merged the Common::iEnv interface into Common::iApp
[evaf] / src / main / CLI / main.cpp
index 3c1ec3b2e032a4608d56c4314d79a411f9c1c160..51d5f517adae79db24a1734e6241a7a8cb53da68 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Common/Globals>
 #include <Common/iLogger>
-#include <Common/iEnv>
 #include <Common/iApp>
 
 #include <Plugins/PluginManager>
@@ -209,7 +208,6 @@ void Application::printHelp()
         "  -lang[uage]=xx[_CC] Specifies the language, where xx is the ISO 639\n"
         "                   language code followed by an optional ISO 3166 country\n"
         "                   code.\n"
-        // Handled by the iEnv interface implementation
         "  -root[dir]=DIR   Specifies the application's root directory.\n"
         "  -dataroot[dir]=DIR Specifies the data root directory.\n"
         "  -etc[dir]=DIR    Specifies the configuration files directory.\n"