aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/sys_pre_expand.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-09-10 16:38:05 +0200
committerBjörn Gustavsson <[email protected]>2015-11-09 15:38:50 +0100
commitbd60ac17406d0cd4c12cc92944dfc1fdc068a746 (patch)
treeab3fc605a190c5973b763c44937a17eaab928f89 /lib/compiler/src/sys_pre_expand.erl
parente59290283c595efa84c8ac7720eb128dedb98fce (diff)
downloadotp-bd60ac17406d0cd4c12cc92944dfc1fdc068a746.tar.gz
otp-bd60ac17406d0cd4c12cc92944dfc1fdc068a746.tar.bz2
otp-bd60ac17406d0cd4c12cc92944dfc1fdc068a746.zip
sys_pre_expand: Remove unnecessary inclusion of erl_bits.hrl
Diffstat (limited to 'lib/compiler/src/sys_pre_expand.erl')
-rw-r--r--lib/compiler/src/sys_pre_expand.erl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/compiler/src/sys_pre_expand.erl b/lib/compiler/src/sys_pre_expand.erl
index d9cc4b530c..bd37859bc2 100644
--- a/lib/compiler/src/sys_pre_expand.erl
+++ b/lib/compiler/src/sys_pre_expand.erl
@@ -32,8 +32,6 @@
-import(ordsets, [from_list/1,union/2]).
-import(lists, [member/2,foldl/3,foldr/3]).
--include("../include/erl_bits.hrl").
-
-type fa() :: {atom(), arity()}.
-record(expand, {module=[], %Module name