diff options
-rw-r--r-- | lisp/image.el | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lisp/image.el b/lisp/image.el index 76c84579357..bcbb91e365d 100644 --- a/lisp/image.el +++ b/lisp/image.el @@ -185,8 +185,4 @@ Example: (provide 'image) - ;; image.el ends here. - - - - +;;; image.el ends here |