]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
migrated a large number of #define MAX values to quakedef.h and added a
[xonotic/darkplaces.git] / common.h
index cc5029ea24b2ac2c470ae3e80699d8510887c3bd..3b6058498b3a00f4c757e6063e519507c89544af 100644 (file)
--- a/common.h
+++ b/common.h
@@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #ifndef COMMON_H
 #define COMMON_H
 
-/// many buffers use this size
-#define MAX_INPUTLINE 16384
-
 
 /// MSVC has a different name for several standard functions
 #ifdef WIN32