mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-05 15:53:13 +02:00
...
This commit is contained in:
@@ -199,7 +199,6 @@ static void rem_request(ResRQ *old)
|
||||
#ifdef DEBUGMODE
|
||||
Debug((DEBUG_INFO, "rem_request:Remove %#x at %#x %#x",
|
||||
old, *rptr, r2ptr));
|
||||
ircd_log(LOG_ERROR, "Crash Info: %#x at %#x %#x - %s", old, *rptr, r2ptr, r2ptr->name ? r2ptr->name : "No name");
|
||||
#endif
|
||||
r2ptr = old;
|
||||
#ifndef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user