Browse Source

Remove debug_info, rebar sets this automatically

Seth Falcon 12 years ago
parent
commit
93f722c62a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rebar.config

+ 0 - 1
rebar.config

@@ -1,5 +1,4 @@
 %% -*- mode: erlang;erlang-indent-level: 4;indent-tabs-mode: nil -*-
 %% ex: ts=4 sw=4 ft=erlang et
 
-{erl_opts, [debug_info]}.
 {cover_enabled, true}.