aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_app_discovery.erl
diff options
context:
space:
mode:
authoremtenet <[email protected]>2016-04-24 13:41:17 +1000
committerTino Breddin <[email protected]>2019-04-16 15:54:56 +0200
commit9d47ab01be9819e0f69f7da73c71c34903f5b911 (patch)
tree8a068d4f9e9ce139ee2e74de642d9fad50b9af1b /src/rlx_app_discovery.erl
parent8ff1e44cebf3aee09969a9324c04074ba87f10b9 (diff)
downloadrelx-9d47ab01be9819e0f69f7da73c71c34903f5b911.tar.gz
relx-9d47ab01be9819e0f69f7da73c71c34903f5b911.tar.bz2
relx-9d47ab01be9819e0f69f7da73c71c34903f5b911.zip
Remove dead code of cp_r/2, xcopy_win32/2 and cp_r_win32/2.
The bulk of the code is hidden behind opposite checks: * os:type() /= {win32, _} in symlink_or_copy/2 * os:type() == {win32, _} in cp_r/2 symlink_or_copy/2 is always using win32_symlink/2 when file:make_symlink/2 fails.
Diffstat (limited to 'src/rlx_app_discovery.erl')
0 files changed, 0 insertions, 0 deletions