mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 22:07:41 +00:00
Bug 690201 - dead code - mLastDrawEvent never used. r=mbrubeck
This commit is contained in:
parent
cc665b3b37
commit
60e3b73d7c
@ -413,8 +413,6 @@ public class GeckoAppShell
|
||||
GeckoAppShell.nativeRun(combinedArgs);
|
||||
}
|
||||
|
||||
private static GeckoEvent mLastDrawEvent;
|
||||
|
||||
private static void sendPendingEventsToGecko() {
|
||||
try {
|
||||
while (!gPendingEvents.isEmpty()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user