Remove experimental functions.
[cl-inotify.git] / package.lisp
index 0500416..7470304 100644 (file)
@@ -76,8 +76,5 @@
 
           ;;; macros
           #:with-inotify
-          #:with-unregistered-inotify
-          #:with-inotify-event-handler
-
-          #:run-inotify-program)
+          #:with-unregistered-inotify)
   (:documentation "A binding (not only?) for the LINUX inotify(7) API."))