--- rxvt-unicode/src/iom.h 2004/01/29 23:26:01 1.9 +++ rxvt-unicode/src/iom.h 2004/02/09 07:11:49 1.10 @@ -59,9 +59,7 @@ #endif template -struct io_manager_vec : protected vector { - friend class io_manager; -protected: +struct io_manager_vec : vector { #if IOM_CHECK bool activity; #endif