mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
#endif comment
This commit is contained in:
parent
140e1145d2
commit
c8ba67210f
@ -29,7 +29,7 @@ static void
|
||||
do_zlib_free(voidpf opaque, voidpf address) {
|
||||
PANDA_FREE_ARRAY(address);
|
||||
}
|
||||
#endif !USE_MEMORY_NOWRAPPERS
|
||||
#endif // !USE_MEMORY_NOWRAPPERS
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Function: ZStreamBuf::Constructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user