From 0f907d2b8ba69d80d0f605ecb707efcf1426204a Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Nov 2005 15:33:32 +0000 Subject: [PATCH] Cleaned up some warnings git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1951 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/commands.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/commands.cpp b/src/commands.cpp index a67829ffe..0aacf9112 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -1540,7 +1540,6 @@ void handle_oper(char **parameters, int pcnt, userrec *user) int j; bool found = false; bool fail2 = false; - char global[MAXBUF]; snprintf(TheHost,MAXBUF,"%s@%s",user->ident,user->host); -- 2.39.2