mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
squelch warning
This commit is contained in:
parent
cc60fad2a5
commit
65a84a7074
@ -1380,6 +1380,7 @@ tar_writefunc(int, const void *, size_t) {
|
||||
// Since we use libtar only for reading, it is an error if this
|
||||
// method gets called.
|
||||
nassertr(false, -1);
|
||||
return -1;
|
||||
}
|
||||
#endif // HAVE_TAR
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user