diff src/dialog-x.c @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 557eaa0339bf
children 558f606b08ae
line wrap: on
line diff
--- a/src/dialog-x.c	Mon Aug 13 10:27:41 2007 +0200
+++ b/src/dialog-x.c	Mon Aug 13 10:28:48 2007 +0200
@@ -249,7 +249,7 @@
   struct frame *f = selected_frame ();
   widget_value *data;
   Widget parent, dbox;
-  Lisp_Object frame = Qnil;
+  Lisp_Object frame;
 
   XSETFRAME (frame, f);