about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedwaylandcursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedwaylandcursor.c')
-rw-r--r--src/wrapped/wrappedwaylandcursor.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/wrapped/wrappedwaylandcursor.c b/src/wrapped/wrappedwaylandcursor.c
index b62a4181..8ce68fb1 100644
--- a/src/wrapped/wrappedwaylandcursor.c
+++ b/src/wrapped/wrappedwaylandcursor.c
@@ -21,10 +21,4 @@
 const char* waylandcursorName = "libwayland-cursor.so.0";
 #define LIBNAME waylandcursor
 
-#define CUSTOM_INIT \
-    box64->vorbis = lib;
-
-#define CUSTOM_FINI \
-    lib->context->vorbis = NULL;
-
 #include "wrappedlib_init.h"