X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fmapinfo.qc;h=82a7e758413de31ffd73eae094b93717c67fb678;hb=318c2deead2bdcdc9ff69d118f2ebc1ff0795c7a;hp=c2b15729578d9353e82cd822b7005db7ebd4da1e;hpb=09863d6d67bf29444a834a8b585b3cb212ede8d5;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/mapinfo.qc b/qcsrc/common/mapinfo.qc index c2b157295..82a7e7584 100644 --- a/qcsrc/common/mapinfo.qc +++ b/qcsrc/common/mapinfo.qc @@ -935,9 +935,6 @@ bool _MapInfo_ParseArena(string arena_filename, int fh, string pFilename, Gamety return false; } -#if defined(CSQC) || defined(MENUQC) -string(string filename) whichpack = #503; -#endif string _MapInfo_CheckArenaFile(string pFilename, string pMapname) { // returns the file name if valid, otherwise returns ""