ifdef helps
This commit is contained in:
parent
03cad5d97c
commit
3b83230aaf
1 changed files with 2 additions and 0 deletions
|
@ -46,7 +46,9 @@ FcObjectType objs[] = {
|
|||
{ OB_SHADOW_ALPHA, FcTypeInteger }
|
||||
};
|
||||
|
||||
#ifdef USE_PANGO
|
||||
static PangoContext *context;
|
||||
#endif
|
||||
static gboolean started = FALSE;
|
||||
|
||||
static void font_startup(void)
|
||||
|
|
Loading…
Reference in a new issue