aboutsummaryrefslogtreecommitdiff
path: root/bitcoin-qt.pro
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2012-10-11 00:39:51 -0700
committerWladimir J. van der Laan <laanwj@gmail.com>2012-10-11 00:39:51 -0700
commitac0ad5dc63f89dfc64f869f0babc1899e01ac867 (patch)
treeab0e41516319862f5c6b41484bc5cd0338e7bd33 /bitcoin-qt.pro
parenteb49457ff279721cc3cef10fe68fd75b4aa71833 (diff)
parent6032e4f4e7c1892a4e3f0a1a2007e4cd0fe99937 (diff)
downloadbitcoin-ac0ad5dc63f89dfc64f869f0babc1899e01ac867.tar.xz
Merge pull request #1901 from laanwj/2012_10_remove_strlcpy
get rid of strlcpy.h
Diffstat (limited to 'bitcoin-qt.pro')
-rw-r--r--bitcoin-qt.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro
index befb3e90e9..8aceb0390f 100644
--- a/bitcoin-qt.pro
+++ b/bitcoin-qt.pro
@@ -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 \