2
0
David Rose 18 жил өмнө
parent
commit
987bae400e

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

@@ -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