_dbus_become_daemon: don't pretend it worked
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 29 Aug 2013 10:51:45 +0000 (11:51 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 3 Sep 2013 11:00:31 +0000 (12:00 +0100)
commitcae26e9facc32d90dcb2eecb89c7075e4fe8eb2b
tree772527f9711956a50215b40c021c0f595133aeea
parent732021af1b6abaa999c2562b67d22665389cfdd9
_dbus_become_daemon: don't pretend it worked

This function is meaningless (and possibly unimplementable) on Windows.
We shouldn't call it; if we do, it should raise an error.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68852
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
dbus/dbus-sysdeps-util-win.c