]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.h
cl_main: Fix double free of meshentities texture pool when running gamedir
[xonotic/darkplaces.git] / darkplaces.h
index b025e2a7ae79d609d9cd547f16a59096d3e1bfb2..599d711c65df2e14a2f9f912442c572a71b59d44 100644 (file)
@@ -1,5 +1,4 @@
 /*
-Copyright (C) 1996-1997 Id Software, Inc.
 Copyright (C) 2020 Ashley Rose Hale (LadyHavoc)
 Copyright (C) 2020 David Knapp (Cloudwalk)
 
@@ -46,7 +45,6 @@ extern char engineversion[128];
 #include "qdefs.h"
 #include "zone.h"
 #include "thread.h"
-#include "com_list.h"
 #include "common.h"
 #include "fs.h"
 #include "host.h"