X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=package.lisp;h=7470304d26d27efbc0c6448e947d56c873f38aa3;hb=380091232fce38d01de465e91842a7961c709715;hp=050041671808b3be2c87caf4b0015d1159ee46c9;hpb=da749411569c2763b265fe56a2c128b7991efde0;p=cl-inotify.git 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."))