From 2810e2a6b3d36bf25e8b15fcdb078d2cc252daba Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 13:41:21 +0000 Subject: Remove inotify support --- daemon/adapter.c | 1 - 1 file changed, 1 deletion(-) (limited to 'daemon/adapter.c') diff --git a/daemon/adapter.c b/daemon/adapter.c index 557e20e2..d8e4c9d4 100644 --- a/daemon/adapter.c +++ b/daemon/adapter.c @@ -29,7 +29,6 @@ #include "dbus-helper.h" #include "logging.h" -#include "notify.h" #include "system.h" #include "adapter.h" -- cgit