mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1076443: Remove no-longer-used variable 'gBrowserTabsRemoteInitialized' from nsAppRunner.cpp. r=jimm
This commit is contained in:
parent
d4c5afde03
commit
51418f0b18
@ -841,7 +841,6 @@ nsXULAppInfo::GetProcessID(uint32_t* aResult)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
static bool gBrowserTabsRemoteInitialized = false;
|
||||
static bool gBrowserTabsRemoteAutostart = false;
|
||||
static bool gBrowserTabsRemoteAutostartInitialized = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user