Parcourir la source

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 il y a 18 ans
Parent
commit
63c6008744
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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