forward port the client info string filtering from 0.3 and remove info.h from

a couple of c files that no longer need it.
This commit is contained in:
Bill Currie 2001-09-11 03:10:29 +00:00
parent 8c026417d8
commit 74e9f89e8c
8 changed files with 63 additions and 18 deletions

View file

@ -41,7 +41,6 @@
#include "compat.h"
#include "QF/crc.h"
#include "QF/info.h"
#include "QF/model.h"
#include "QF/msg.h"
#include "QF/qendian.h"