summaryrefslogtreecommitdiff
path: root/bus/dir-watch-default.c
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2010-02-25 18:12:47 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2010-02-25 18:12:47 +0100
commit1bbb46421bcba2159000cb0f4d0b0605746ea3ac (patch)
treec2e583f1d690f0024c91caefb26c2b93ef705bec /bus/dir-watch-default.c
parente1c31c73074513d96fa22b5c0355107c42720597 (diff)
downloaddbus-1bbb46421bcba2159000cb0f4d0b0605746ea3ac.tar.gz
fixed compile break introduced in commit e1c31c73074513d96fa22b5c0355107c42720597
Diffstat (limited to 'bus/dir-watch-default.c')
-rw-r--r--bus/dir-watch-default.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bus/dir-watch-default.c b/bus/dir-watch-default.c
index e7f8451b..8e457eb6 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)
-{
-}