remove extra ';' - breaks AIX

This commit is contained in:
jdunn%netscape.com 2000-01-31 21:44:40 +00:00
parent fc02a5d8cd
commit af0d18fc99

View File

@ -34,7 +34,7 @@ public:
virtual ~nsLocalStringService();
NS_DECL_ISUPPORTS
NS_DECL_NSIMSGSTRINGSERVICE;
NS_DECL_NSIMSGSTRINGSERVICE
private:
nsCOMPtr<nsIStringBundle> mLocalStringBundle;