diff src/toolbar.c @ 249:83b3d10dcba9 r20-5b23

Import from CVS: tag r20-5b23
author cvs
date Mon, 13 Aug 2007 10:19:09 +0200
parents 51092a27c943
children c5d627a313b1
line wrap: on
line diff
--- a/src/toolbar.c	Mon Aug 13 10:18:22 2007 +0200
+++ b/src/toolbar.c	Mon Aug 13 10:19:09 2007 +0200
@@ -269,6 +269,7 @@
       /* The following calls will automatically cause the dirty
 	 flags to be set; we delay frame size changes to avoid
 	 lots of frame flickering. */
+      /* #### I think this should be GC protected. -sb */
       hold_frame_size_changes ();
       set_specifier_fallback (Vtoolbar[cur], list1 (Fcons (Qnil, Qnil)));
       set_specifier_fallback (Vtoolbar[new], Vdefault_toolbar);