aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/tcp_graph.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-09-15 22:17:25 +0000
committerGuy Harris <guy@alum.mit.edu>2003-09-15 22:17:25 +0000
commitca9ff2abdd2f8d7fb6f70bde8581d5f8fe764156 (patch)
treebfdac3f175651e26a08be64a28edc55a86c3fd05 /gtk/tcp_graph.c
parentf56d16abab4e4dff05f3601886be8d09a340f924 (diff)
Get rid of a no-longer-relevant comment.
svn path=/trunk/; revision=8477
Diffstat (limited to 'gtk/tcp_graph.c')
-rw-r--r--gtk/tcp_graph.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/tcp_graph.c b/gtk/tcp_graph.c
index 9d5539e55f..357d91ea1b 100644
--- a/gtk/tcp_graph.c
+++ b/gtk/tcp_graph.c
@@ -3,7 +3,7 @@
* By Pavel Mores <pvl@uh.cz>
* Win32 port: rwh@unifiedtech.com
*
- * $Id: tcp_graph.c,v 1.34 2003/09/03 23:32:40 guy Exp $
+ * $Id: tcp_graph.c,v 1.35 2003/09/15 22:17:25 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -1790,7 +1790,6 @@ static void graph_segment_list_get (struct graph *g)
condition = COMPARE_ANY_DIR;
for (ptr=cfile.plist; ptr; ptr=ptr->next) {
- /* XXX - do something with "err" */
if (!wtap_seek_read (cfile.wth, ptr->file_off, &pseudo_header,
pd, ptr->cap_len, &err)) {
simple_dialog(ESD_TYPE_CRIT, NULL,