diff options
Diffstat (limited to 'lisp/map-ynp.el')
-rw-r--r-- | lisp/map-ynp.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/map-ynp.el b/lisp/map-ynp.el index 270e137c521..0d78ee69196 100644 --- a/lisp/map-ynp.el +++ b/lisp/map-ynp.el @@ -147,5 +147,3 @@ Returns the number of actions taken." (message "") ;; Return the number of actions that were taken. actions)) - -(provide 'map-ynp) |