X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lwlib%2Fxlwradio.c;h=cfb0e5497dfded433588a9cd65f3fc4889b72b94;hp=207a1ff9fbce591431e985ff1d9c35b4f2559ea7;hb=c9a88265cd5f978b60830d4ef5e6f8b2246c3072;hpb=a5812bf2ff9a9cf40f4ff78dcb83f5b4c295bd18 diff --git a/lwlib/xlwradio.c b/lwlib/xlwradio.c index 207a1ff..cfb0e54 100644 --- a/lwlib/xlwradio.c +++ b/lwlib/xlwradio.c @@ -305,13 +305,6 @@ RadioExpose (Widget w, * but it bears thinking on. */ - /* Command widget may sometimes override the label GC in order - * to draw inverse video. We don't use inverse video, so we need - * to restore the label's normal GC. - */ - rw->label.normal_GC = rw->command.normal_GC ; - - /* Let label widget draw the label. If there was an lbm_x * field, we could let Label draw the bitmap too. But there * isn't, so we need to temporarily remove the bitmap and