From d37536edf4660f3c46e4876b6d72e9a200549ffe Mon Sep 17 00:00:00 2001 From: tma Date: Wed, 5 Sep 2007 18:17:46 +0000 Subject: * Merge unified-sdl to trunk * Bump Q3_VERSION to 1.35 git-svn-id: svn://svn.icculus.org/quake3/trunk@1161 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/qcommon/vm_local.h | 1 - 1 file changed, 1 deletion(-) (limited to 'code/qcommon/vm_local.h') diff --git a/code/qcommon/vm_local.h b/code/qcommon/vm_local.h index 24f996a..8e81b36 100644 --- a/code/qcommon/vm_local.h +++ b/code/qcommon/vm_local.h @@ -160,7 +160,6 @@ struct vm_s { int breakFunction; // increment breakCount on function entry to this int breakCount; -// fqpath member added 7/20/02 by T.Ray char fqpath[MAX_QPATH+1] ; byte *jumpTableTargets; -- cgit v1.2.3