зеркало из https://github.com/mozilla/pjs.git
Bug 212322 warning: control reaches end of non-void function `nsDrawingSurfaceBeOS::Unlock()'
r=fyysik rs=blizzard
This commit is contained in:
Родитель
139ab13b7e
Коммит
52ef86ad5a
|
@ -156,6 +156,7 @@ NS_IMETHODIMP nsDrawingSurfaceBeOS :: Unlock(void)
|
|||
#ifdef CHEAP_PERFORMANCE_MEASUREMENT
|
||||
printf("Time taken to unlock: %d\n", PR_Now() - mUnlockTime);
|
||||
#endif
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP nsDrawingSurfaceBeOS :: GetDimensions(PRUint32 *aWidth, PRUint32 *aHeight)
|
||||
|
|
Загрузка…
Ссылка в новой задаче