Remove a pointless parameter that the callee can calculate.
authorCarl Hetherington <cth@carlh.net>
Sun, 6 Dec 2020 20:06:19 +0000 (21:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 6 Dec 2020 20:06:19 +0000 (21:06 +0100)
commit7c27dff5817715965e86798108c596f9a1675394
tree3cc04867706e1f2d2a316e5fa5868a123b237f6f
parent504e234f92de578a8d1214d6a73c790a896f0a90
Remove a pointless parameter that the callee can calculate.
src/lib/reel_writer.cc
src/lib/reel_writer.h
src/lib/writer.cc
test/reel_writer_test.cc