Merge pull request #1901 from laanwj/2012_10_remove_strlcpy

get rid of strlcpy.h
This commit is contained in:
Wladimir J. van der Laan
2012-10-11 00:39:51 -07:00
7 changed files with 30 additions and 129 deletions

View File

@@ -125,7 +125,6 @@ HEADERS += src/qt/bitcoingui.h \
src/util.h \
src/uint256.h \
src/serialize.h \
src/strlcpy.h \
src/main.h \
src/net.h \
src/key.h \