]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
fixed compile break introduced in commit e1c31c73074513d96fa22b5c0355107c42720597
authorRalf Habacker <ralf.habacker@freenet.de>
Thu, 25 Feb 2010 17:12:47 +0000 (18:12 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Thu, 25 Feb 2010 17:12:47 +0000 (18:12 +0100)
bus/dir-watch-default.c

index e7f8451b3d4b812c231f1ab7755379877db8e6c1..8e457eb6bcf6f4a7acea0af82f3e2e710a42aa7a 100644 (file)
@@ -38,7 +38,3 @@ void
 bus_set_watched_dirs (BusContext *context, DBusList **directories)
 {
 }
-
-void bus_set_watched_dirs(BusContext *context, DBusList **dirs)
-{
-}