Lose fluff from ensureOlder()
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Feb 2010 19:50:20 +0000 (21:50 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Feb 2010 19:50:20 +0000 (21:50 +0200)
commit22df735b5ae02395b21925da2eb040fe7f70a7de
tree626fc6676d0167aa2fc643ee8477f4ffe10d9669
parent04d07f836bf564a8138ee12385722e03da606e50
Lose fluff from ensureOlder()
- p and h can't possibly be NULL in the place this gets called
- the single caller doesn't care about return value
lib/transaction.c