--- rxvt-unicode/src/ptytty.h 2006/01/17 12:29:40 1.11 +++ rxvt-unicode/src/ptytty.h 2006/01/17 15:17:39 1.12 @@ -51,12 +51,7 @@ #endif -struct rxvt_ptytty_base : rxvt_ptytty -{ - virtual void put () = 0; -}; - -struct rxvt_ptytty_unix : rxvt_ptytty_base +struct rxvt_ptytty_unix : rxvt_ptytty { char *name;