Bug 642795 - Remove support for finding system XULRunner in the standalone glue [r=mark.finkle]

This commit is contained in:
Dave Townsend 2011-05-04 10:36:00 -07:00
Родитель c4db3710d0
Коммит 3ff557dc8e
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -174,14 +174,6 @@ static void Usage(const char *argv0)
" -h, --help show this message\n"
" -v, --version show version\n"
" --gre-version print the GRE version string on stdout\n"
" --register-global register this GRE in the machine registry\n"
" --register-user register this GRE in the user registry\n"
" --unregister-global unregister this GRE formerly registered with\n"
" --register-global\n"
" --unregister-user unregister this GRE formely registered with\n"
" --register-user\n"
" --find-gre <version> Find a GRE with version <version> and print\n"
" the path on stdout\n"
" --install-app <application> [<destination> [<directoryname>]]\n"
" Install a XUL application.\n"
"\n"