--- rxvt-unicode/src/main.C 2007/12/12 09:33:48 1.279 +++ rxvt-unicode/src/main.C 2007/12/12 11:35:56 1.280 @@ -475,7 +475,7 @@ } /*----------------------------------------------------------------------*/ -bool +void rxvt_term::init (int argc, const char *const *argv, stringvec *envv) { this->envv = envv; @@ -588,8 +588,6 @@ XMapWindow (dpy, vt); XMapWindow (dpy, parent[0]); - - return true; } static struct sig_handlers