Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2014-01-14 18:05:29 +0400
committerKlaas Freitag <freitag@owncloud.com>2014-01-14 18:06:06 +0400
commitaba1252e602b05c64a5d07d052ca3534d366b84a (patch)
treeb0371d11853a56c9c9260badca6e056f2af33bbc /config.h.in
parent890c0eb885ff11b38d948fbd29510f342af638f5 (diff)
Remove inotify from cmake files.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 057fe28c6..1dc2019b5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,7 +1,6 @@
#ifndef CONFIG_H
#define CONFIG_H
-#cmakedefine USE_INOTIFY 1
#cmakedefine WITH_QTKEYCHAIN 1
#cmakedefine GIT_SHA1 "@GIT_SHA1@"