remove unnecessary semicolon in method impl signature. no bug.
git-svn-id: svn://10.0.0.236/trunk@224659 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1251,7 +1251,7 @@ NS_IMETHODIMP nsCocoaWindow::GetAnimatedResize(PRUint16* aAnimation)
|
||||
}
|
||||
|
||||
|
||||
- (nsCocoaWindow*)geckoWidget;
|
||||
- (nsCocoaWindow*)geckoWidget
|
||||
{
|
||||
return mGeckoWindow;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user