Commit 0c20fc3e authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Remove debug gob.

parent 89c350a9
......@@ -103,7 +103,6 @@ func (me *FuseDir) ReadDir(input *ReadIn) (*DirEntryList, Status) {
break
}
}
fmt.Println("OFF", list.offset)
return list, OK
}
......
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