]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcint.h
[int] Remove fc_storage_type() in favor of direct access to v->type
[fontconfig.git] / src / fcint.h
index 14008a34d9780f74f335f46f682d9cc2c81e5ab9..78591c151e9dc3a1ff176f3d15aa9fdc056458fd 100644 (file)
@@ -426,7 +426,6 @@ typedef struct _FcCaseFold {
 #define fc_value_string(v)     FcValueString(v)
 #define fc_value_charset(v)    FcValueCharSet(v)
 #define fc_value_langset(v)    FcValueLangSet(v)
-#define fc_storage_type(v)     ((v)->type)
 
 #define FC_CACHE_MAGIC_MMAP        0xFC02FC04
 #define FC_CACHE_MAGIC_ALLOC       0xFC02FC05