summaryrefslogtreecommitdiff
path: root/Utility/Inotify.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/Inotify.hs')
-rw-r--r--Utility/Inotify.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Utility/Inotify.hs b/Utility/Inotify.hs
index b74fbd18d..8504b21d0 100644
--- a/Utility/Inotify.hs
+++ b/Utility/Inotify.hs
@@ -5,8 +5,6 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE CPP #-}
-
module Utility.Inotify where
import Common hiding (isDirectory)