no longer needed code

This commit is contained in:
David Rose 2007-07-06 00:24:31 +00:00
parent ac64a7ef97
commit 987bae400e

View File

@ -23,11 +23,6 @@
#include "pnotify.h"
#include "config_express.h"
#ifndef HAVE_STREAMSIZE
// Some compilers (notably SGI) don't define this for us
typedef int streamsize;
#endif /* HAVE_STREAMSIZE */
////////////////////////////////////////////////////////////////////
// Function: ZStreamBuf::Constructor
// Access: Public