Explorar el Código

Remove config option

Daniele Bartolini hace 10 años
padre
commit
97f14ae178
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/config.h

+ 0 - 4
src/config.h

@@ -114,10 +114,6 @@
 	#define CE_MAX_MATERIAL_COMPONENTS 16 // Per unit
 #endif // CE_MAX
 
-#ifndef CE_MAX_CONSOLE_CLIENTS
-	#define CE_MAX_CONSOLE_CLIENTS 32
-#endif // CE_MAX
-
 #ifndef CROWN_MAX_DEBUG_LINES
 	#define CROWN_MAX_DEBUG_LINES 32768 // Per DebugLine
 #endif // CROWN_MAX_DEBUG_LINES