config-parser: don't try to get CommonProgramFiles from the environment on Unix
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 14 Jul 2011 17:46:38 +0000 (18:46 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 5 Aug 2011 11:27:04 +0000 (12:27 +0100)
commit222b7d9f9794308d2175c3abb40f414e82eaa9f3
tree379c325a6a8e641585eb23f47f3d59dcabde3dd2
parentb4e01ab099df34368413ea0f6be86e0f14b99155
config-parser: don't try to get CommonProgramFiles from the environment on Unix

It's unused on Unix, and gcc warns.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=39231
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
bus/config-parser.c