From ae9c83fb4bafd3f2faf849c931ba440053f5cb97 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Thu, 26 Feb 2015 09:11:59 -0600 Subject: copy project apps to deps output dir for compilation --- src/rebar_prv_xref.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rebar_prv_xref.erl') 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, -- cgit v1.1