summaryrefslogtreecommitdiff
path: root/src/rebar_config.erl
diff options
context:
space:
mode:
authoriw <none@none>2010-01-07 15:10:20 +0000
committeriw <none@none>2010-01-07 15:10:20 +0000
commit39907904e843ae8971e8ce9468c6c463a4b2fc88 (patch)
tree6b8d69a0deb681f5d08910e34d3dc65a50002233 /src/rebar_config.erl
parent47a430c3b81bc1aa50ae44918003a8f92f49366b (diff)
downloadrebar-39907904e843ae8971e8ce9468c6c463a4b2fc88.tar.gz
Include support for dialyzer
Diffstat (limited to 'src/rebar_config.erl')
-rw-r--r--src/rebar_config.erl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rebar_config.erl b/src/rebar_config.erl
index 1ccf6af..8528d5f 100644
--- a/src/rebar_config.erl
+++ b/src/rebar_config.erl
@@ -35,9 +35,6 @@
-include("rebar.hrl").
--record(config, { dir,
- opts }).
-
%% ===================================================================
%% Public API