sysdeps: remove misleading comments
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 26 Sep 2011 11:35:07 +0000 (12:35 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 28 Sep 2011 18:01:04 +0000 (19:01 +0100)
commitbe6ec7b22aa38c6896ac08b3490e0e9731a3077f
treeaa70214bd66bbe8ae2df1aa3a8aecb1575f97799
parente9f0378bbf3cd4b355c81fd9e42d6530250d1484
sysdeps: remove misleading comments

The comment claims that _dbus_full_duplex_pipe() is only used for
the debug-pipe server, but in fact the process-spawning code uses it now
(on both Unix and Windows platforms).

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=41222
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps-win.c