aboutsummaryrefslogtreecommitdiffstats
path: root/core/erlc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/erlc.mk')
-rw-r--r--core/erlc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/erlc.mk b/core/erlc.mk
index 7c94907..b8555b7 100644
--- a/core/erlc.mk
+++ b/core/erlc.mk
@@ -224,7 +224,6 @@ define makedep.erl
end,
MakeDepend = fun
(F, Fd, Mod, StartLocation) ->
- {ok, Filename} = file:pid2name(Fd),
case io:parse_erl_form(Fd, undefined, StartLocation) of
{ok, AbsData, EndLocation} ->
case AbsData of