X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-inotify.git;a=blobdiff_plain;f=package.lisp;fp=package.lisp;h=7470304d26d27efbc0c6448e947d56c873f38aa3;hp=050041671808b3be2c87caf4b0015d1159ee46c9;hb=751aaeaca2f5187b5f965ec70e8dcaa188bd935d;hpb=1e6ee3f5671c8c376e4a721450791719d5ceb3fa diff --git a/package.lisp b/package.lisp index 0500416..7470304 100644 --- a/package.lisp +++ b/package.lisp @@ -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."))