config-parser: treat impossible policy type as IGNORED
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 17 Jan 2017 20:58:06 +0000 (20:58 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 7 Apr 2017 11:08:23 +0000 (12:08 +0100)
commit0662985ab72d3eb0a7d4f5c7a0ffb755e91e6810
treed19dab5234e575d9dedb5f3c53fc27551e59446f
parentd42d167cc3ba0d20aa891a75aa1cd80ec5f490f1
config-parser: treat impossible policy type as IGNORED

This silences -Wswitch-default.

Based on part of a patch from Thomas Zimmermann.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98191
bus/config-parser.c