Eliminate redundant helper variable
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 29 Aug 2012 11:31:50 +0000 (14:31 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 29 Aug 2012 11:31:50 +0000 (14:31 +0300)
commit161494b973641175dd5fc9f460e587e0c5d50cbc
tree9171f17bc8290621ac6ae3275f1e7d06b2cc6774
parent5d4d1507b2eddc56b4d923ac8822f00efcd0a1d5
Eliminate redundant helper variable

- Just use the file action to determine if we already decided something
  for this file or not, no need for additional helper trackers.
lib/transaction.c