Bug 774017 - Remove extra ;. r=khuey.

This commit is contained in:
Rafael Ávila de Espíndola 2012-07-16 11:00:50 -04:00
parent cabf5ed4ca
commit b609251ce5

View File

@ -1096,7 +1096,7 @@ class nsIWidget : public nsISupports {
*
* @param aOpaqueRegion the region of the window that is opaque.
*/
virtual void UpdateOpaqueRegion(const nsIntRegion &aOpaqueRegion) {};
virtual void UpdateOpaqueRegion(const nsIntRegion &aOpaqueRegion) {}
/**
* Internal methods