]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus-html.el
Remove some Gnus compat functions
[gnu-emacs] / lisp / gnus / gnus-html.el
index 884b40e9342bcdbdcdf5c5724de0b2e2b8243743..9413d4e1b2a6d40f9a2d17e3a24e5b8786a958cb 100644 (file)
@@ -427,7 +427,7 @@ Return a string with image data."
 
 (defun gnus-html-maximum-image-size ()
   "Return the maximum size of an image according to `gnus-max-image-proportion'."
-  (let ((edges (gnus-window-inside-pixel-edges
+  (let ((edges (window-inside-pixel-edges
                 (get-buffer-window (current-buffer)))))
     ;; (width . height)
     (cons