From 2abb37ac482ea1d47a516784c2f23538dcc18e5d Mon Sep 17 00:00:00 2001 From: Andrey Nazarov Date: Mon, 5 May 2008 23:36:01 +0000 Subject: Fixed compilation issue. --- source/files.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/files.c') diff --git a/source/files.c b/source/files.c index 4f9974a..5d2b7cc 100644 --- a/source/files.c +++ b/source/files.c @@ -231,7 +231,6 @@ qboolean FS_ValidatePath( const char *s ) { return qfalse; } - back = 0; start = s; while( *s ) { // check for ".." -- cgit v1.2.3