diff lisp/widgets-gtk.el @ 523:cd662ad69f40

[xemacs-hg @ 2001-05-09 13:43:49 by ben] regex.c: fix error compiling regexps with back-references in them. xemacs.mak: do not warn about gtk when we're not trying to compile with it. font.el, gtk-widget-accessors.el, widgets-gtk.el, x-font-menu.el: fix byte-compilation warnings. etags.c: temporary fix to avoid crashes with new regex code. PROBLEMS: i swear i already committed this.
author ben
date Wed, 09 May 2001 13:43:58 +0000
parents 7039e6323819
children 5039859429c5
line wrap: on
line diff
--- a/lisp/widgets-gtk.el	Wed May 09 11:48:28 2001 +0000
+++ b/lisp/widgets-gtk.el	Wed May 09 13:43:58 2001 +0000
@@ -134,7 +134,6 @@
 					     (gtk-widget-get-style
 					      (frame-property nil 'text-widget))))
 		 widget)
-    (setq x widget)
     widget))
 
 (defun gtk-widget-property-internal ()