aboutsummaryrefslogtreecommitdiffstats
path: root/epan/frame_data.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-01-10 13:15:41 +0000
committerJörg Mayer <jmayer@loplof.de>2004-01-10 13:15:41 +0000
commit93da1d2117aea1830fc0f9fedbb3ea92d2774ecd (patch)
tree7fedd3b328f07ab7490d13f46165254f8872ed5d /epan/frame_data.h
parentebc0b265bd9b1084771b52b37b0bec6932678827 (diff)
Remove a C++ style comment
svn path=/trunk/; revision=9630
Diffstat (limited to 'epan/frame_data.h')
-rw-r--r--epan/frame_data.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/epan/frame_data.h b/epan/frame_data.h
index 3d1a5aa97c..21faaaab1e 100644
--- a/epan/frame_data.h
+++ b/epan/frame_data.h
@@ -1,7 +1,7 @@
/* frame_data.h
* Definitions for frame_data structures and routines
*
- * $Id: frame_data.h,v 1.11 2004/01/09 02:57:29 obiot Exp $
+ * $Id: frame_data.h,v 1.12 2004/01/10 13:15:41 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -25,7 +25,6 @@
#ifndef __FRAME_DATA_H__
#define __FRAME_DATA_H__
-//#include "color.h"
#include "column_info.h"
#include "tvbuff.h"