Bug 564991. Part 8: Hoist GetLayerType out of individual layer manager types and make it available for all layers. r=jrmuizel,sr=vlad

This commit is contained in:
Matt Woodrow
2010-07-01 20:01:09 -05:00
parent 5c97e52a5d
commit a349797ef9
24 changed files with 33 additions and 102 deletions

View File

@@ -171,8 +171,6 @@ public:
}
// LayerOGL Implementation
virtual LayerType GetType();
virtual Layer* GetLayer();
virtual void RenderLayer(int aPreviousFrameBuffer,