summaryrefslogtreecommitdiff
path: root/bus/dir-watch-default.c
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>2010-04-14 02:28:44 +0200
committerRalf Habacker <ralf.habacker@freenet.de>2010-04-14 08:26:40 +0200
commite419a5cff71bf71c626223393692c341f3db35e9 (patch)
treed8adc1ad07f3022dc440a41d356b2addecddcc35 /bus/dir-watch-default.c
parent3678d71d18f4c5d4ac4ab0472e52c06a80207d8e (diff)
downloaddbus-e419a5cff71bf71c626223393692c341f3db35e9.tar.gz
Fix warnings on Windows builds.
Diffstat (limited to 'bus/dir-watch-default.c')
-rw-r--r--bus/dir-watch-default.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/bus/dir-watch-default.c b/bus/dir-watch-default.c
index 8e457eb6..69361b1f 100644
--- a/bus/dir-watch-default.c
+++ b/bus/dir-watch-default.c
@@ -30,11 +30,6 @@
/* NoOp */
void
-bus_watch_directory (const char *dir, BusContext *context)
-{
-}
-
-void
bus_set_watched_dirs (BusContext *context, DBusList **directories)
{
}