Explorar o código

ups... forgot to remove this before committing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9612 54d463be-8e91-2dee-dedb-b68131a5f0ec
FlavioJS %!s(int64=18) %!d(string=hai) anos
pai
achega
63c6008744
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/common/socket.h

+ 0 - 1
src/common/socket.h

@@ -23,7 +23,6 @@ extern time_t last_tick;
 extern time_t stall_time;
 
 // define declaration
-#define TURBO
 
 #define RFIFOSPACE(fd) (session[fd]->max_rdata-session[fd]->rdata_size)
 #ifdef TURBO