]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/vfspk3/vfs.cpp
rebuilt gtk binary dependencies file
[xonotic/netradiant.git] / plugins / vfspk3 / vfs.cpp
index ec44fc9ff71e9be458a6ed6026300e9c6c9f405c..65d7a2b0de1e8395afb291682390add7d8ea57fe 100644 (file)
@@ -653,7 +653,6 @@ int vfsLoadFile (const char *filename, void **bufferptr, int index)
 
 /*!
 \param shorten will try to match against the short version
-http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=144
 recent switch back to short path names in project settings has broken some stuff
 with shorten == true, we will convert in to short version before looking for root
 FIXME WAAA .. the stuff below is much more simple on linux .. add appropriate #ifdef