From 599347b9c9b448d03dc58fc95df88267c744aa29 Mon Sep 17 00:00:00 2001 From: tma Date: Fri, 22 Aug 2008 22:47:26 +0000 Subject: * (bug #3729) server dependencies on client.h (Ben Millwood) * (bug #3731) BUILD_MISSIONPACK flag in Makefile (Gabriel Schnoering ) * (bug #3756) Q3VM crashes on unaligned block copy with SIGBUS (Patrick Baggett ) and... * (bug #3755) IOQuake3 shouldn't use GCC-specific __FUNCTION__ git-svn-id: svn://svn.icculus.org/quake3/trunk@1456 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/botlib/be_aas_sample.c | 1 - 1 file changed, 1 deletion(-) (limited to 'code/botlib') diff --git a/code/botlib/be_aas_sample.c b/code/botlib/be_aas_sample.c index 92b7517..6c7adec 100644 --- a/code/botlib/be_aas_sample.c +++ b/code/botlib/be_aas_sample.c @@ -44,7 +44,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "be_aas_funcs.h" #include "be_aas_def.h" -extern botlib_import_t botimport; //#define AAS_SAMPLE_DEBUG -- cgit v1.2.3