ifdef helps

This commit is contained in:
Mikael Magnusson 2005-07-26 08:02:13 +00:00
parent 03cad5d97c
commit 3b83230aaf

View file

@ -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)