Browse Source

Q3BSP-Importer: remove commented code.

Kim Kulling 8 years ago
parent
commit
91e833056e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      code/Q3BSPFileImporter.cpp

+ 0 - 1
code/Q3BSPFileImporter.cpp

@@ -40,7 +40,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #ifndef ASSIMP_BUILD_NO_Q3BSP_IMPORTER
 
-//#include <windows.h>
 #include "DefaultIOSystem.h"
 #include "Q3BSPFileImporter.h"
 #include "Q3BSPZipArchive.h"