Chromium Code Reviews| Index: Source/core/frame/LocalDOMWindow.h |
| diff --git a/Source/core/frame/LocalDOMWindow.h b/Source/core/frame/LocalDOMWindow.h |
| index 20f5fd3cd54051017287c115c77b3a99407fd603..0b519f591c62916827f6364a8a356659e8700b54 100644 |
| --- a/Source/core/frame/LocalDOMWindow.h |
| +++ b/Source/core/frame/LocalDOMWindow.h |
| @@ -112,7 +112,6 @@ public: |
| virtual LocalDOMWindow* toDOMWindow() OVERRIDE; |
| void registerProperty(DOMWindowProperty*); |
| - void unregisterProperty(DOMWindowProperty*); |
| void reset(); |