about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedfontconfigtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/generated/wrappedfontconfigtypes.h')
-rw-r--r--src/wrapped/generated/wrappedfontconfigtypes.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/wrapped/generated/wrappedfontconfigtypes.h b/src/wrapped/generated/wrappedfontconfigtypes.h
deleted file mode 100644
index 20aace5f..00000000
--- a/src/wrapped/generated/wrappedfontconfigtypes.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/*******************************************************************
- * File automatically generated by rebuild_wrappers.py (v2.0.1.14) *
- *******************************************************************/
-#ifndef __wrappedfontconfigTYPES_H_
-#define __wrappedfontconfigTYPES_H_
-
-#ifndef LIBNAME
-#error You should only #include this file inside a wrapped*.c file
-#endif
-#ifndef ADDED_FUNCTIONS
-#define ADDED_FUNCTIONS() 
-#endif
-
-typedef int64_t (*iFppiLi_t)(void*, void*, int64_t, uintptr_t, int64_t);
-
-#define SUPER() ADDED_FUNCTIONS() \
-	GO(FcPatternAddWeak, iFppiLi_t)
-
-#endif // __wrappedfontconfigTYPES_H_