From 7aa1f823956480d3e5f03ca1a7e14f5a48c041dd Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Tue, 5 Jul 2011 17:26:02 +0200 Subject: Remove all modules relating to drivers and make all functions obsolete. --- lib/asn1/src/asn1.app.src | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/asn1/src/asn1.app.src') diff --git a/lib/asn1/src/asn1.app.src b/lib/asn1/src/asn1.app.src index f59760a4ea..09144ba2f7 100644 --- a/lib/asn1/src/asn1.app.src +++ b/lib/asn1/src/asn1.app.src @@ -9,13 +9,11 @@ asn1rt_ber_bin, asn1rt_ber_bin_v2, asn1rt_check, - asn1rt_driver_handler, asn1rt_nif ]}, {registered, [ asn1_ns, - asn1db, - asn1_driver_owner + asn1db ]}, {env, []}, {applications, [kernel, stdlib]} -- cgit v1.2.3