Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c main.c packet_win.c prefs_

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Mar 2002 06:03:29 -0600 (CST)
guy         2002/03/05 06:03:29 CST

  Modified files:
    gtk                  capture_dlg.c main.c packet_win.c 
                         prefs_dlg.c proto_draw.c tcp_graph.c 
  Log:
  From Joerg Mayer: remove unused variables.
  
  Revision  Changes    Path
  1.65      +1 -2      ethereal/gtk/capture_dlg.c
  1.240     +1 -2      ethereal/gtk/main.c
  1.35      +1 -2      ethereal/gtk/packet_win.c
  1.44      +2 -6      ethereal/gtk/prefs_dlg.c
  1.48      +2 -3      ethereal/gtk/proto_draw.c
  1.17      +1 -2      ethereal/gtk/tcp_graph.c