From d13531f6efb62f69bd9002efeca32f0f9f6fc4e3 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Thu, 21 Jul 2011 09:50:12 +0200 Subject: Remove export_all and only export is_nif_loadable --- lib/asn1/src/asn1rt_ber_bin_v2.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/asn1/src/asn1rt_ber_bin_v2.erl') diff --git a/lib/asn1/src/asn1rt_ber_bin_v2.erl b/lib/asn1/src/asn1rt_ber_bin_v2.erl index 4797263ca7..16b7556d72 100644 --- a/lib/asn1/src/asn1rt_ber_bin_v2.erl +++ b/lib/asn1/src/asn1rt_ber_bin_v2.erl @@ -53,8 +53,8 @@ decode_open_type_as_binary/2]). -export([decode_primitive_incomplete/2,decode_selective/2]). - --compile(export_all). + +-export([is_nif_loadable/0]). -include("asn1_records.hrl"). -- cgit v1.2.3