Backout changeset b520f34d78f1 but keep the callback parts because they may be useful for other things

This commit is contained in:
Ehsan Akhgari
2012-02-22 11:35:25 -05:00
parent 2b74d3c75c
commit 07d06ffe91
6 changed files with 1 additions and 56 deletions

View File

@@ -127,7 +127,6 @@ public class GeckoEvent {
public boolean mCanBeMetered;
public int mNativeWindow;
public int mTabId;
public GeckoEvent() {
mType = NATIVE_POKE;