mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
fix for fizzilla bustage. don't create stuff that isn't available on x.
This commit is contained in:
parent
0a2f9edc12
commit
41eadd87e0
Binary file not shown.
@ -40,7 +40,9 @@
|
||||
#include "nsScreenManagerMac.h"
|
||||
#include "nsBlender.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#if !TARGET_CARBON
|
||||
#include "nsPrintOptionsMac.h"
|
||||
#endif
|
||||
|
||||
static NS_DEFINE_IID(kCFontMetrics, NS_FONT_METRICS_CID);
|
||||
static NS_DEFINE_IID(kCFontEnumerator, NS_FONT_ENUMERATOR_CID);
|
||||
|
Loading…
x
Reference in New Issue
Block a user