From 86573f21d93853aac9fe6d026ceb6a35c859b02d Mon Sep 17 00:00:00 2001 From: tma Date: Mon, 26 Sep 2005 22:26:13 +0000 Subject: * Removed nonsensical "smells like demo data, continueing[sic] anyways" message git-svn-id: svn://svn.icculus.org/quake3/trunk@119 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/qcommon/files.c | 1 - 1 file changed, 1 deletion(-) diff --git a/code/qcommon/files.c b/code/qcommon/files.c index 632695f..c560cc3 100644 --- a/code/qcommon/files.c +++ b/code/qcommon/files.c @@ -2839,7 +2839,6 @@ static void FS_SetRestrictions( void ) { searchpath_t *path; char *productId; - Com_Printf("smells like demo data, continueing anyways\n"); return; #ifndef PRE_RELEASE_DEMO -- cgit v1.2.3