--- rxvt-unicode/src/rxvtd.C 2021/06/26 14:42:36 1.65 +++ rxvt-unicode/src/rxvtd.C 2021/06/26 14:44:30 1.66 @@ -207,10 +207,6 @@ { term->init (argv, envv); } - catch (const class rxvt_failure_exception &e) - { - success = false; - } catch (const std::exception &e) { log_msg (e.what());