emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/gtkutil.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.c
Date: Thu, 30 Jan 2003 12:14:51 -0500

Index: emacs/src/gtkutil.c
diff -c emacs/src/gtkutil.c:1.7 emacs/src/gtkutil.c:1.8
*** emacs/src/gtkutil.c:1.7     Mon Jan 27 14:36:10 2003
--- emacs/src/gtkutil.c Thu Jan 30 12:14:48 2003
***************
*** 2868,2874 ****
  
    if (x->toolbar_widget)
      {
-       fprintf(stderr, "Remove toolbar\n");
        BLOCK_INPUT;
        gtk_container_remove (GTK_CONTAINER (x->vbox_widget),
                              x->handlebox_widget);
--- 2868,2873 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]