remove extra ';' - breaks AIX
git-svn-id: svn://10.0.0.236/trunk@59274 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
virtual ~nsLocalStringService();
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSIMSGSTRINGSERVICE;
|
||||
NS_DECL_NSIMSGSTRINGSERVICE
|
||||
|
||||
private:
|
||||
nsCOMPtr<nsIStringBundle> mLocalStringBundle;
|
||||
|
||||
Reference in New Issue
Block a user