Remove unnecessary check from reclist enter/leave
authorHeikki Levanto <heikki@indexdata.dk>
Thu, 19 Dec 2013 13:58:11 +0000 (14:58 +0100)
committerHeikki Levanto <heikki@indexdata.dk>
Thu, 19 Dec 2013 13:58:11 +0000 (14:58 +0100)
These used to check that the reclist pointer was not null,
but only after dereferencing it once...


No differences found