Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4133 in orxonox.OLD for orxonox/trunk/src/orxonox.cc


Ignore:
Timestamp:
May 9, 2005, 10:11:54 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: cleanup in gui: less useless output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.cc

    r4132 r4133  
    373373  PRINT(0)(" --benchmark\tstarts the orxonox benchmark\n");
    374374  PRINT(0)(" --help \tshows this menu\n");
    375   PRINT(0)(" --gui/-g \tDisplays the Gui on startup\n");
    376  
    377375  {
    378376    Gui* gui = new Gui(argc, argv);
Note: See TracChangeset for help on using the changeset viewer.