Bug 556889 - Backed out changeset 6f250c9b680b due to reftest failure on Linux.

This commit is contained in:
Chris Pearce
2010-04-08 21:18:58 +12:00
parent d9b194cc5c
commit b434c6fdca
9 changed files with 1 additions and 62 deletions

View File

@@ -167,11 +167,6 @@ public:
return mManager;
}
/**
* Returns the size of the image in pixels.
*/
virtual gfxIntSize GetCurrentSize() = 0;
protected:
LayerManager* mManager;