aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nt.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-10-11 14:32:36 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-10-11 14:32:36 +0000
commite0fbe7624b9786ef40234b71138f0f9959582fa0 (patch)
treedabf2106ef8269a7bc17cccd0620e3a5005451f0 /epan/dissectors/packet-dcerpc-nt.h
parent4f2332256cc9ef05e4865346e9114e5146707cc8 (diff)
Make ett_nt_unicode_string static.
svn path=/trunk/; revision=30507
Diffstat (limited to 'epan/dissectors/packet-dcerpc-nt.h')
-rw-r--r--epan/dissectors/packet-dcerpc-nt.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/epan/dissectors/packet-dcerpc-nt.h b/epan/dissectors/packet-dcerpc-nt.h
index 988e8d8300..b9551b85ed 100644
--- a/epan/dissectors/packet-dcerpc-nt.h
+++ b/epan/dissectors/packet-dcerpc-nt.h
@@ -27,11 +27,6 @@
#define __PACKET_DCERPC_NT_H
/*
- * ett_ value for Unicode strings.
- */
-extern gint ett_nt_unicode_string;
-
-/*
* Platform ID values, used by several dissectors.
*/
extern const value_string platform_id_vals[];