Remove leftover trap for RPMRC_FAIL errors where none should be seen
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Sep 2010 19:35:10 +0000 (22:35 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Sep 2010 19:35:10 +0000 (22:35 +0300)
commit8274b41ee6cc63ed7e67e242a266c5f1d2e8d44c
tree04c437192fe54ec4e08f0bdc7798527de3ad4863
parent1b46014fd4e14f6ff52e3efe1a430ab4b4c7c880
Remove leftover trap for RPMRC_FAIL errors where none should be seen
- Been 2.5 years now without seeing that trap trigger, should be safe
  to remove now ... to silence a warning about comparing to non-existent
  enumeration value.
build/parseSpec.c