mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
jso apis: removed unused field
This commit is contained in:
parent
26b9ae4292
commit
eb91577509
|
@ -25,8 +25,6 @@ import org.teavm.jso.dom.html.HTMLElement;
|
|||
import org.teavm.jso.dom.html.HTMLIFrameElement;
|
||||
|
||||
public abstract class Window implements JSObject, WindowEventTarget, StorageProvider, JSArrayReader<HTMLIFrameElement> {
|
||||
private static Window cachedInstance;
|
||||
|
||||
private Window() {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user