--- rxvt-unicode/src/rxvttoolkit.C 2006/01/11 00:59:58 1.23 +++ rxvt-unicode/src/rxvttoolkit.C 2006/01/25 00:42:21 1.24 @@ -95,6 +95,7 @@ ///////////////////////////////////////////////////////////////////////////// #ifdef USE_XIM + static void #if XIMCB_PROTO_BROKEN im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3) @@ -135,6 +136,7 @@ if (xim) XCloseIM (xim); } + #endif /////////////////////////////////////////////////////////////////////////////