about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibformw6.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedlibformw6.c')
-rw-r--r--src/wrapped/wrappedlibformw6.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibformw6.c b/src/wrapped/wrappedlibformw6.c
index 92e80699..e7b99d1f 100644
--- a/src/wrapped/wrappedlibformw6.c
+++ b/src/wrapped/wrappedlibformw6.c
@@ -14,7 +14,6 @@
 const char* libformw6Name = "libformw.so.6";
 #define LIBNAME libformw6
 
-#define CUSTOM_INIT \
-    SETALT(my6_);   \
+#define ALTMY my6_
 
 #include "wrappedlib_init.h"