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