]> git.wh0rd.org - fontconfig.git/blobdiff - fontconfig/fontconfig.h
Because we've changed FcPatternAddString to use FcStrStaticName and not
[fontconfig.git] / fontconfig / fontconfig.h
index 68b62d2512e346eea56ae446d2017af9e2aef4f8..aae60f44c4973d0fc9befa667404d75606a11ee0 100644 (file)
@@ -207,9 +207,6 @@ typedef struct _FcPattern   FcPattern;
 
 typedef struct _FcLangSet   FcLangSet;
 
-#define FC_BANK_DYNAMIC 0
-#define FC_BANK_FIRST 1
-
 typedef struct _FcValue {
     FcType     type;
     union {