| Index: WebCore/html/parser/HTMLDocumentParser.h
|
| ===================================================================
|
| --- WebCore/html/parser/HTMLDocumentParser.h (revision 69799)
|
| +++ WebCore/html/parser/HTMLDocumentParser.h (working copy)
|
| @@ -81,7 +81,6 @@
|
| virtual void append(const SegmentedString&);
|
| virtual bool finishWasCalled();
|
| virtual bool processingData() const;
|
| - virtual void prepareToStopParsing();
|
| virtual void stopParsing();
|
| virtual bool isWaitingForScripts() const;
|
| virtual bool isExecutingScript() const;
|
|
|