OS/2 bustage - forgot to remove it in header

git-svn-id: svn://10.0.0.236/trunk@119366 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2002-04-19 06:05:03 +00:00
parent 7265580609
commit c54005fdf8

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);