--- rxvt-unicode/src/xdefaults.C 2006/01/18 19:43:51 1.81 +++ rxvt-unicode/src/xdefaults.C 2006/01/21 22:38:06 1.83 @@ -321,9 +321,6 @@ #if TINTING "tint," #endif -#if defined(UTMP_SUPPORT) - "utmp," -#endif #if defined(USE_XIM) "XIM," #endif @@ -596,12 +593,12 @@ */ /* ARGSUSED */ int -rxvt_define_key (XrmDatabase *database __attribute__((unused)), - XrmBindingList bindings __attribute__((unused)), +rxvt_define_key (XrmDatabase *database UNUSED, + XrmBindingList bindings UNUSED, XrmQuarkList quarks, - XrmRepresentation *type __attribute__((unused)), + XrmRepresentation *type UNUSED, XrmValue *value, - XPointer closure __attribute__((unused))) + XPointer closure UNUSED) { int last;