mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
formatting
This commit is contained in:
parent
06413d98ac
commit
5cd636691f
@ -74,7 +74,6 @@ make_reader(const Filename &filename, PNMFileType *type) const {
|
|||||||
pnmimage_cat.debug()
|
pnmimage_cat.debug()
|
||||||
<< "(reading standard input)\n";
|
<< "(reading standard input)\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
VirtualFileSystem *vfs = VirtualFileSystem::get_global_ptr();
|
VirtualFileSystem *vfs = VirtualFileSystem::get_global_ptr();
|
||||||
owns_file = true;
|
owns_file = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user