mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 14:30:43 +00:00
remove extra ';' - breaks AIX
This commit is contained in:
parent
fc02a5d8cd
commit
af0d18fc99
@ -34,7 +34,7 @@ public:
|
||||
virtual ~nsLocalStringService();
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSIMSGSTRINGSERVICE;
|
||||
NS_DECL_NSIMSGSTRINGSERVICE
|
||||
|
||||
private:
|
||||
nsCOMPtr<nsIStringBundle> mLocalStringBundle;
|
||||
|
Loading…
x
Reference in New Issue
Block a user