OS/2 bustage - forgot to remove it in header

This commit is contained in:
mkaply%us.ibm.com 2002-04-19 06:05:03 +00:00
parent 0c05b95ef8
commit 2a201d3fe3

View File

@ -208,7 +208,7 @@ protected:
static nsresult GetSourceDocumentURL(JSContext* cx, nsIURI** sourceURL);
static void PR_CALLBACK DocumentWriteTerminationFunc(nsISupports *aRef);
static void DocumentWriteTerminationFunc(nsISupports *aRef);
PRBool GetBodyContent();
NS_IMETHOD GetBodyElement(nsIDOMHTMLBodyElement** aBody);