Mercurial > hg > xemacs-beta
diff src/input-method-motif.c @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 2c611d1463a6 |
children | 19dcec799385 |
line wrap: on
line diff
--- a/src/input-method-motif.c Mon Aug 13 10:27:41 2007 +0200 +++ b/src/input-method-motif.c Mon Aug 13 10:28:48 2007 +0200 @@ -92,10 +92,8 @@ void XIM_init_frame (struct frame *f) { - struct device *d = XDEVICE (FRAME_DEVICE (f)); Widget w = FRAME_X_TEXT_WIDGET (f); XPoint spot = {0,0}; - XFontSet fontset; XmFontList fontlist; XmFontListEntry fontlistEntry;