doesn't work and besides, Netscape is doing it automatically anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16774
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#else // UNIX
wxString command;
#else // UNIX
wxString command;
if(m_BrowserIsNetscape) // try re-loading first
{
wxString lockfile;
if(m_BrowserIsNetscape) // try re-loading first
{
wxString lockfile;
command = m_BrowserName;
command << wxT(" file://")
<< m_MapFile << WXEXTHELP_SEPARATOR << relativeURL;
command = m_BrowserName;
command << wxT(" file://")
<< m_MapFile << WXEXTHELP_SEPARATOR << relativeURL;