Bug 733896 - Together with 580381e2805c, this completely backs out b520f34d78f1 and 4f5bd60be09e. r=ehsan
This commit is contained in:
@@ -334,9 +334,4 @@ public class GeckoEvent {
|
||||
mBandwidth = bandwidth;
|
||||
mCanBeMetered = canBeMetered;
|
||||
}
|
||||
|
||||
public void doCallback(String json) {
|
||||
// this stub is never called in XUL Fennec, but we need it so that the JNI code
|
||||
// shared between XUL and Native Fennec doesn't die.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user