view etc/gray1.xbm @ 4416:930bb9cba65a

Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT. 2008-02-01 Jerry James <james@xemacs.org> * event-Xt.c (emacs_Xt_event_handler): Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT. See xemacs-beta message <870180fe080131201011b191ae5g1d70cbd2136f570c@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Fri, 01 Feb 2008 09:36:51 -0700
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

#define bg2_width 16
#define bg2_height 16
static char bg2_bits[] = {
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};