This commit is contained in:
Jim Mathies 2013-05-08 15:53:32 -05:00
commit 7433ea3878

View File

@ -123,7 +123,6 @@ public:
LayersBackend aBackendHint = mozilla::layers::LAYERS_NONE,
LayerManagerPersistence aPersistence = LAYER_MANAGER_CURRENT,
bool* aAllowRetaining = nullptr);
virtual mozilla::layers::LayersBackend GetPreferredCompositorBackend() { return mozilla::layers::LAYERS_D3D11; }
// IME related interfaces
NS_IMETHOD_(void) SetInputContext(const InputContext& aContext,