summaryrefslogtreecommitdiff
path: root/src/rebar_prv_xref.erl
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-02-26 09:11:59 -0600
committerTristan Sloughter <t@crashfast.com>2015-02-28 09:56:19 -0600
commitae9c83fb4bafd3f2faf849c931ba440053f5cb97 (patch)
tree8311b5df10f10afeb23b8ac9284f7ca4340ab92a /src/rebar_prv_xref.erl
parentd4c2332aabb4337b49bb3ef03793408c58afd5d4 (diff)
copy project apps to deps output dir for compilation
Diffstat (limited to 'src/rebar_prv_xref.erl')
-rw-r--r--src/rebar_prv_xref.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rebar_prv_xref.erl b/src/rebar_prv_xref.erl
index 49ae70e..142f8fd 100644
--- a/src/rebar_prv_xref.erl
+++ b/src/rebar_prv_xref.erl
@@ -102,7 +102,6 @@ prepare(State) ->
%% Save the code path prior to doing any further code path
%% manipulation
OriginalPath = code:get_path(),
- true = code:add_path(rebar_dir:ebin_dir()),
%% Get list of xref checks we want to run
ConfXrefChecks = rebar_state:get(State, xref_checks,