From 6f3bd3a74c8a9e983f3a5748ecaaa729ebeb1c3e Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 21 May 2007 18:40:29 +0000 Subject: - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) - Since the fifohead mess is gone, fixed leftover bad code structuring git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10599 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/core.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/common/core.h') diff --git a/src/common/core.h b/src/common/core.h index 7784a95bb..68325505a 100644 --- a/src/common/core.h +++ b/src/common/core.h @@ -4,8 +4,6 @@ #ifndef _CORE_H_ #define _CORE_H_ -//#define SQL_DEBUG //uncomment for debug_mysql_query instead of mysql_real_query - extern int arg_c; extern char **arg_v; -- cgit v1.2.3-60-g2f50