diff options
author | Björn Gustavsson <[email protected]> | 2012-10-08 15:51:57 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2013-01-18 11:48:06 +0100 |
commit | cdf80608685750e9e09069d8299a5b44ed53b2a0 (patch) | |
tree | 8b2cc3f5ea9c3684515744b62985a8954e1aa0a0 /lib/compiler/src/compiler.app.src | |
parent | ce467a4676fa9c6d501adff800a86ad1b93baa95 (diff) | |
download | otp-cdf80608685750e9e09069d8299a5b44ed53b2a0.tar.gz otp-cdf80608685750e9e09069d8299a5b44ed53b2a0.tar.bz2 otp-cdf80608685750e9e09069d8299a5b44ed53b2a0.zip |
Remove support for parameterized modules
Diffstat (limited to 'lib/compiler/src/compiler.app.src')
-rw-r--r-- | lib/compiler/src/compiler.app.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/compiler/src/compiler.app.src b/lib/compiler/src/compiler.app.src index 94c78e68f9..9a02121d8b 100644 --- a/lib/compiler/src/compiler.app.src +++ b/lib/compiler/src/compiler.app.src @@ -57,7 +57,6 @@ sys_core_dsetel, sys_core_fold, sys_core_inline, - sys_expand_pmod, sys_pre_attributes, sys_pre_expand, v3_codegen, |