Browse Source

no longer needed code

David Rose 18 years ago
parent
commit
987bae400e
1 changed files with 0 additions and 5 deletions
  1. 0 5
      panda/src/express/zStreamBuf.cxx

+ 0 - 5
panda/src/express/zStreamBuf.cxx

@@ -23,11 +23,6 @@
 #include "pnotify.h"
 #include "pnotify.h"
 #include "config_express.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
 //     Function: ZStreamBuf::Constructor
 //       Access: Public
 //       Access: Public