/[weechat]/weechat/src/gui/curses/gui-display.c
ViewVC logotype

Diff of /weechat/src/gui/curses/gui-display.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.105 by flashcode, Fri Jul 22 08:11:40 2005 UTC revision 1.106 by flashcode, Sat Jul 30 18:41:48 2005 UTC
# Line 2465  gui_end () Line 2465  gui_end ()
2465      while (gui_windows)      while (gui_windows)
2466          gui_window_free (gui_windows);          gui_window_free (gui_windows);
2467            
2468      /* delete general history */      /* delete global history */
2469      history_general_free ();      history_global_free ();
2470            
2471      /* delete infobar messages */      /* delete infobar messages */
2472      while (gui_infobar)      while (gui_infobar)

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26