--- rxvt-unicode/src/fdpass.C 2006/01/13 07:03:48 1.3 +++ rxvt-unicode/src/fdpass.C 2006/01/17 15:17:39 1.4 @@ -23,8 +23,6 @@ #include "../config.h" #include "rxvt.h" -#if ENABLE_FRILLS && HAVE_UNIX_FDPASS - #include #include @@ -102,5 +100,3 @@ return *(int *)CMSG_DATA (cmsg); } -#endif -