diff options
| author | Siri Hansen <siri@erlang.org> | 2016-02-19 12:00:47 +0100 |
|---|---|---|
| committer | Siri Hansen <siri@erlang.org> | 2016-02-19 12:05:18 +0100 |
| commit | c56cdb91d057cdb40bb79d4f49e88966c0244017 (patch) | |
| tree | 3a4976ce883b357da73f7b658bbf031280c17479 /lib/sasl/doc/src/Makefile | |
| parent | 33f8fe899ec052ab0a33566f7e9e92fadf3f0a68 (diff) | |
| download | erlang-c56cdb91d057cdb40bb79d4f49e88966c0244017.tar.gz | |
Remove module 'overload' from SASL
The reason is that the module is not used, and that we se no obvious
use case for it.
Diffstat (limited to 'lib/sasl/doc/src/Makefile')
| -rw-r--r-- | lib/sasl/doc/src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sasl/doc/src/Makefile b/lib/sasl/doc/src/Makefile index 1ee48af338..a66b1f8bcb 100644 --- a/lib/sasl/doc/src/Makefile +++ b/lib/sasl/doc/src/Makefile @@ -36,7 +36,6 @@ RELSYSDIR = $(RELEASE_PATH)/lib/$(APPLICATION)-$(VSN) # ---------------------------------------------------- XML_APPLICATION_FILES = ref_man.xml XML_REF3_FILES = alarm_handler.xml \ - overload.xml \ rb.xml \ release_handler.xml \ systools.xml |
