aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-per.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-05-03 21:52:57 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-05-03 21:52:57 +0000
commit5dddd6a9845a76df2d96754b957ab4eabb680110 (patch)
treea3c28e6a76371c4b8665db65b5f98012dae00385 /epan/dissectors/packet-per.h
parent1c9916bff028eb95a5bc08fae5cd36b4f3357c15 (diff)
Split out asn1 common functions. Start of BER EXTERNAL.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21670 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-per.h')
-rw-r--r--epan/dissectors/packet-per.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-per.h b/epan/dissectors/packet-per.h
index e82b1cac22..9dc47212c4 100644
--- a/epan/dissectors/packet-per.h
+++ b/epan/dissectors/packet-per.h
@@ -26,8 +26,6 @@
#ifndef __PACKET_PER_H__
#define __PACKET_PER_H__
-extern void asn1_ctx_init(asn1_ctx_t *actx, asn1_enc_e encoding, gboolean aligned, packet_info *pinfo);
-extern void asn1_ctx_clean_external(asn1_ctx_t *actx);
extern double asn1_get_real(const guint8 *real_ptr, gint real_len);
/* flags */