Removed stray semi-colon after NS_DECL_ISUPPORTS bug=17235 r=rods@netscape.com
git-svn-id: svn://10.0.0.236/trunk@52099 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5ecb0c11b3
commit
89bd3d196e
@ -214,7 +214,7 @@ public:
|
||||
NS_IMETHOD ProvideContent(const nsString& aFormType,
|
||||
nsVector& aContent,
|
||||
nsString& aAttribute);
|
||||
NS_DECL_ISUPPORTS;
|
||||
NS_DECL_ISUPPORTS
|
||||
};
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user