mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Remove unused variable declaration (bug 472702 followup, r=gal)
This commit is contained in:
parent
f6afbc63a0
commit
917fd3a315
@ -3167,7 +3167,6 @@ static void
|
||||
WatchdogMain(void *arg)
|
||||
{
|
||||
JSRuntime *rt = (JSRuntime *) arg;
|
||||
PRBool isRunning = JS_TRUE;
|
||||
|
||||
JS_LOCK_GC(rt);
|
||||
while (gWatchdogThread) {
|
||||
|
Loading…
Reference in New Issue
Block a user