Browse Source

formatting

Dave Schuyler 21 years ago
parent
commit
5cd636691f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/pnmimage/pnmImageHeader.cxx

+ 0 - 1
panda/src/pnmimage/pnmImageHeader.cxx

@@ -74,7 +74,6 @@ make_reader(const Filename &filename, PNMFileType *type) const {
       pnmimage_cat.debug()
         << "(reading standard input)\n";
     }
-
   } else {
     VirtualFileSystem *vfs = VirtualFileSystem::get_global_ptr();
     owns_file = true;