shithub: choc

Download patch

ref: 2b2abd2561d40154a61f332bfd89edf3f21a87c5
parent: a3bdc179949956d759d1f866f86a25da44d378a3
author: Simon Howard <fraggle@gmail.com>
date: Sun Sep 7 20:37:02 EDT 2008

Remove unneeded doomstat.h include.

Subversion-branch: /branches/raven-branch
Subversion-revision: 1214

--- a/src/net_gui.c
+++ b/src/net_gui.c
@@ -28,7 +28,6 @@
 #include <ctype.h>
 
 #include "config.h"
-#include "doomstat.h"
 #include "doomkeys.h"
 
 #include "i_system.h"