Mercurial > emacs
changeset 56134:edb20c4767db
(Vimage_types): Remove extern.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 16 Jun 2004 14:17:01 +0000 |
parents | 004a00a46149 |
children | 5407da499273 |
files | src/dispextern.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dispextern.h Wed Jun 16 14:16:17 2004 +0000 +++ b/src/dispextern.h Wed Jun 16 14:17:01 2004 +0000 @@ -2653,8 +2653,6 @@ #ifdef HAVE_WINDOW_SYSTEM -extern Lisp_Object Vimage_types; - extern int x_bitmap_height P_ ((struct frame *, int)); extern int x_bitmap_width P_ ((struct frame *, int)); extern int x_bitmap_pixmap P_ ((struct frame *, int));