diff --git a/src/steamcompmgr.cpp b/src/steamcompmgr.cpp index c66ec83333..4c82392371 100644 --- a/src/steamcompmgr.cpp +++ b/src/steamcompmgr.cpp @@ -5840,7 +5840,6 @@ steamcompmgr_exit(void) static int handle_io_error(Display *dpy) { - abort(); xwm_log.errorf("X11 I/O error"); steamcompmgr_exit(); }