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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Wed, 15 Oct 2003 03:41:41 -0500 (CDT)
sahlberg    2003/10/15 03:41:41 CDT

  Modified files:
    gtk                  io_stat.c 
  Log:
  Remove the unnecassary HashTable and use gtk_object_[get|set]_data
  to keep track of which io structure a certain draw area is associated with.
  
  Revision  Changes    Path
  1.44      +6 -30     ethereal/gtk/io_stat.c