lameass comment from the past
Dana Jansens danakj@orodu.net
1 files changed,
0 insertions(+),
2 deletions(-)
jump to
M
src/openbox.cc
→
src/openbox.cc
@@ -59,8 +59,6 @@ void Openbox::signalHandler(int signal)
{ switch (signal) { case SIGHUP: - // XXX: Do something with HUP? Really shouldn't, we get this when X shuts - // down and hangs-up on us. we also get a SIGPIPE. printf("Caught HUP signal. Restarting.\n"); instance->restart(); break;