aboutsummaryrefslogtreecommitdiffstats
path: root/ipc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipc.c')
-rw-r--r--ipc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ipc.c b/ipc.c
index 1b813e7f..48bd574a 100644
--- a/ipc.c
+++ b/ipc.c
@@ -83,8 +83,6 @@ void ipc_master_cmd_rehash( irc_t *data, char **cmd )
void ipc_master_cmd_restart( irc_t *data, char **cmd )
{
- struct bitlbee_child *child = (void*) data;
-
if( global.conf->runmode != RUNMODE_FORKDAEMON )
{
/* Tell child that this is unsupported. */