fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';'
git-svn-id: svn://10.0.0.236/trunk@27201 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -129,7 +129,7 @@ public:
|
||||
nsSmtpTestDriver(nsINetService * pService, PLEventQueue *queue);
|
||||
virtual ~nsSmtpTestDriver();
|
||||
|
||||
NS_DECL_ISUPPORTS;
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
// nsIUrlListener support
|
||||
NS_IMETHOD OnStartRunningUrl(nsIURL * aUrl);
|
||||
|
||||
Reference in New Issue
Block a user