KICK user only if he's really in the channel!
[srvx.git] / src / proto-p10.c
index f807401d86a96c9d463146f391f8adc18c864d6c..1e4702726fd9fcfe080c4f9a21beb34588056f24 100644 (file)
@@ -1777,11 +1777,10 @@ static CMD_FUNC(cmd_relay)
              } else {
                 devnull[0] = 0;
              }
-             /* // currently disabled because of a ircu incompatibility
+             /*
              if(!HANDLE_FLAGGED(hi, AUTOHIDE)) {
                 sprintf(tmp,"%s LA %s 0 %s\n",argv[3],hi->handle,devnull);
-             } else 
-             */
+             } else */ 
              if(getfakehost(argv[4])) {
                 sprintf(tmp,"%s LA %s %s %s\n",argv[3],hi->handle,getfakehost(argv[4]),devnull);
              } else {