From 1bbb46421bcba2159000cb0f4d0b0605746ea3ac Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Thu, 25 Feb 2010 18:12:47 +0100 Subject: [PATCH] fixed compile break introduced in commit e1c31c73074513d96fa22b5c0355107c42720597 --- bus/dir-watch-default.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bus/dir-watch-default.c b/bus/dir-watch-default.c index e7f8451..8e457eb 100644 --- a/bus/dir-watch-default.c +++ b/bus/dir-watch-default.c @@ -38,7 +38,3 @@ void bus_set_watched_dirs (BusContext *context, DBusList **directories) { } - -void bus_set_watched_dirs(BusContext *context, DBusList **dirs) -{ -} -- 2.7.4