| Index: trunk/Source/core/frame/LocalDOMWindow.h
|
| ===================================================================
|
| --- trunk/Source/core/frame/LocalDOMWindow.h (revision 197008)
|
| +++ trunk/Source/core/frame/LocalDOMWindow.h (working copy)
|
| @@ -168,7 +168,6 @@
|
| void printErrorMessage(const String&);
|
|
|
| void postMessageTimerFired(PostMessageTimer*);
|
| - void removePostMessageTimer(PostMessageTimer*);
|
| void dispatchMessageEventWithOriginCheck(SecurityOrigin* intendedTargetOrigin, PassRefPtrWillBeRawPtr<Event>, PassRefPtrWillBeRawPtr<ScriptCallStack>);
|
|
|
| // Events
|
|
|