Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk menu.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 6 Jan 2004 16:38:07 -0600 (CST)
guy         2004/01/06 16:38:07 CST

  Modified files:
    gtk                  menu.c 
  Log:
  Widgets get freed when the reference count goes to zero; we don't need
  to explicitly destroy menu items when we remove them from the "recent
  files" list.
  
  Clean up indentation.
  
  Revision  Changes    Path
  1.135     +23 -22    ethereal/gtk/menu.c