journal: drop unnecessary write_catalog() parameter
authorMichal Schmidt <mschmidt@redhat.com>
Thu, 5 Nov 2015 12:44:04 +0000 (13:44 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 5 Nov 2015 12:44:04 +0000 (13:44 +0100)
commit8d2ecdb2cf1bc5b1125e69deaa852c6791ab5a41
tree05a61a75f78cf3199d59aeecfc885c100f2d3bc3
parentbcf5c276ccc3d854216d4cb4b79eb1d42b4f6cc3
journal: drop unnecessary write_catalog() parameter

write_catalog() use the hashmap only to get its size. The size is
already given in parameter 'n'.
src/journal/catalog.c