aboutsummaryrefslogtreecommitdiffstats
path: root/epan/gcp.h
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-03-26 23:11:15 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-03-26 23:11:15 +0000
commitd1bb540b7094d2e0034fb7236782ea67d61471c5 (patch)
tree654aafa00d3453b0e1c9da782ee768f2f370f8d1 /epan/gcp.h
parent74fbeea0d52f78e2a8a438693217cb41e95c90f4 (diff)
remove a duplicate declaration
it looks like svn's merge is not that intelligent... or may be its me? svn path=/trunk/; revision=21218
Diffstat (limited to 'epan/gcp.h')
-rw-r--r--epan/gcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/gcp.h b/epan/gcp.h
index 49b52a7a8c..4b8e5df430 100644
--- a/epan/gcp.h
+++ b/epan/gcp.h
@@ -73,7 +73,6 @@ typedef struct _gcp_hf_ett_t {
typedef enum {
GCP_CMD_NONE,
- GCP_CMD_OTHER_REQ,
GCP_CMD_ADD_REQ,
GCP_CMD_MOVE_REQ,
GCP_CMD_MOD_REQ,