un-hardcode the viewer name merged in from the mesh branch

master
Oz Linden 2011-05-17 16:54:51 -04:00
parent 79459bc9ba
commit 55665d99a4
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ BOOL gLogoutInProgress = FALSE;
////////////////////////////////////////////////////////////
// Internal globals... that should be removed.
static std::string gArgs = "Mesh Beta";
static std::string gArgs;
const std::string MARKER_FILE_NAME("SecondLife.exec_marker");
const std::string ERROR_MARKER_FILE_NAME("SecondLife.error_marker");