* image.c (x_check_image_size) [!HAVE_X_WINDOWS]: Return 1.
commit476371c4fd0e57d0aaf53c59e473ab705c8c4047
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Jul 2011 09:40:05 +0000 (28 02:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Jul 2011 09:40:05 +0000 (28 02:40 -0700)
tree76bd18392864abaa40ac05f5f2224bfeda327abb
parentf3fcc40d5ed0afb87f8c448b4b92c590b541ad17
* image.c (x_check_image_size) [!HAVE_X_WINDOWS]: Return 1.

In other words, assume that every image size is allowed, on non-X
hosts.  This assumption is probably wrong, but it lets Emacs compile.
src/ChangeLog
src/image.c