lameass comment from the past
This commit is contained in:
parent
cef2672ec8
commit
a5df374fbd
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue