mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Bug 627291 - GfxInfo no longer needs ISupports impl. caused by bug 625160. r=me a=bustage
--HG-- extra : rebase_source : 16039d01237022da065a3337a867ad9500e6fa91
This commit is contained in:
parent
ddab052663
commit
983de454ec
@ -50,12 +50,8 @@
|
||||
#include "nsIPrefService.h"
|
||||
#endif
|
||||
|
||||
|
||||
using namespace mozilla::widget;
|
||||
|
||||
|
||||
NS_IMPL_ISUPPORTS1(GfxInfo, nsIGfxInfo)
|
||||
|
||||
/* GetD2DEnabled and GetDwriteEnabled shouldn't be called until after gfxPlatform initialization
|
||||
* has occurred because they depend on it for information. (See bug 591561) */
|
||||
nsresult
|
||||
|
Loading…
x
Reference in New Issue
Block a user