Correcting an error.

r=heikki


git-svn-id: svn://10.0.0.236/trunk@88436 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
harishd%netscape.com 2001-03-03 00:54:53 +00:00
parent 0c17ea7bbc
commit 51479e52fd
2 changed files with 2 additions and 4 deletions

View File

@ -44,8 +44,7 @@
*/
class nsComputedDOMStyle : public nsIComputedDOMStyle,
public nsIScriptObjectOwner,
public nsSupportsWeakReference
public nsIScriptObjectOwner
{
public:
NS_DECL_ISUPPORTS

View File

@ -44,8 +44,7 @@
*/
class nsComputedDOMStyle : public nsIComputedDOMStyle,
public nsIScriptObjectOwner,
public nsSupportsWeakReference
public nsIScriptObjectOwner
{
public:
NS_DECL_ISUPPORTS