# File lib/inotify/inotify_native.rb, line 105
def
rm_watch
(
wd
)
self
.
inotify_rm_watch
(
@fd
,
wd
)
end