Skip to content

Commit df43af9

Browse files
authored
rm IOmanager commit
1 parent 1deea78 commit df43af9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

larcv/core/DataFormat/IOManager.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ namespace larcv {
5858
bool initialize();
5959
bool read_entry(const size_t index, bool force_reload = false);
6060
bool save_entry();
61-
bool save_entry(const std::string& type, const std::string& producer);
6261
void finalize();
6362
void clear_entry();
6463
void set_id(const size_t run, const size_t subrun, const size_t event);

0 commit comments

Comments
 (0)