Dave Schuyler 21 年 前
コミット
5cd636691f
1 ファイル変更0 行追加1 行削除
  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()
       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;