Remove duplicate nonce-tcp (service-side) transport on Windows
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 10 Feb 2012 15:22:16 +0000 (15:22 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 5 Jun 2012 11:18:23 +0000 (12:18 +0100)
commitdf80949d92df8695900f8dda51c1d5ea23bbb6d2
tree66789100556af744723f2aebb588d31b9cd4689f
parentad7245627cde935297d83be0e918fa66852cc1c8
Remove duplicate nonce-tcp (service-side) transport on Windows

Turns out this was duplicated too. We can just use the
platform-independent version, which uses the same code.

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