Page MenuHomePhabricator

Remove strlcpy.h
ClosedPublic

Authored by nakihito on Oct 16 2019, 00:27.

Details

Reviewers
deadalnix
Fabien
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGING995338aa7108: Remove strlcpy.h
rABC995338aa7108: Remove strlcpy.h
Summary

The last invocation of strlcpy.h was removed in D725. The last instace
of #include <strlcpy.h> was also removedin D730. This is unused code
that no longer serves any purpose and should be removed.

Test Plan
make check
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable