Remove unused functions from Windows builds
authorThomas Zimmermann <tdz@users.sourceforge.net>
Fri, 19 Aug 2016 09:23:54 +0000 (11:23 +0200)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 10 Oct 2016 14:09:38 +0000 (15:09 +0100)
commit36930b224b164dd223b3cc52e250a9f7d85290c4
tree33e6293698e9876d25c0f0adb6eab88d2b3b8f2e
parentddbc44adb2709f6dc248364f02b8b4207ea5a1af
Remove unused functions from Windows builds

Several internal functions are not used on Windows. This patch
hides them behind DBUS_WIN.

Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
Reviewed-by: Simon McVittie <smcv@debian.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97357
bus/config-parser.c
bus/dispatch.c