mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Removed redundant declaration of gForcingRedraw.
This commit is contained in:
parent
7fa2321de7
commit
45be0faf4e
@ -61,10 +61,6 @@ int np_debug = 0;
|
||||
static XP_Bool gForcingRedraw = FALSE;
|
||||
#endif /* XP_MAC */
|
||||
|
||||
#ifdef XP_MAC
|
||||
XP_Bool gForcingRedraw = FALSE;
|
||||
#endif /* XP_MAC */
|
||||
|
||||
NPNetscapeFuncs npp_funcs;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user