Commit f413aaca authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c443fed3
......@@ -948,7 +948,6 @@ pybigfile_munmap(VMA *vma, BigFile *file0)
static const struct bigfile_ops pybigfile_ops = {
.loadblk = pybigfile_loadblk,
.storeblk = pybigfile_storeblk,
//.release =
.mmap_setup_read = pybigfile_mmap_setup_read,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment