зеркало из https://github.com/mozilla/gecko-dev.git
Fix orange. b=109974, 111088
This commit is contained in:
Родитель
b7f496b7e6
Коммит
31edf8ff8e
|
@ -118,8 +118,6 @@ class nsSystemFontsGTK {
|
|||
nscoord nsDeviceContextGTK::mDpi = 96;
|
||||
static nsSystemFontsGTK *gSystemFonts = nsnull;
|
||||
|
||||
NS_IMPL_ISUPPORTS1(nsDeviceContextGTK, nsIDeviceContext)
|
||||
|
||||
nsDeviceContextGTK::nsDeviceContextGTK()
|
||||
{
|
||||
NS_INIT_REFCNT();
|
||||
|
|
|
@ -55,8 +55,6 @@ public:
|
|||
nsDeviceContextGTK();
|
||||
virtual ~nsDeviceContextGTK();
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
static void Shutdown(); // to be called from module destructor
|
||||
|
||||
NS_IMETHOD Init(nsNativeWidget aNativeWidget);
|
||||
|
|
Загрузка…
Ссылка в новой задаче