Removed redundent malloc.

This commit is contained in:
Robert Osfield 2007-10-01 15:11:54 +00:00
parent 65e3591ed2
commit e3e4f6614c

View File

@ -31,7 +31,6 @@
#include <sstream>
#include <string>
#include <math.h>
#include <malloc.h>
#include <ctype.h>