summaryrefslogtreecommitdiff
path: root/rebar.config.sample
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config.sample')
-rw-r--r--rebar.config.sample3
1 files changed, 0 insertions, 3 deletions
diff --git a/rebar.config.sample b/rebar.config.sample
index b1d824b..c75b01b 100644
--- a/rebar.config.sample
+++ b/rebar.config.sample
@@ -138,9 +138,6 @@
%% == OTP Applications ==
-%% Binaries to link into the erlang path?
-{app_bin, []}.
-
%% Enable validation of the OTP app module list. Default is 'true'
{validate_app_modules, true}.