diff options
Diffstat (limited to 'src/init.cpp')
-rw-r--r-- | src/init.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/init.cpp b/src/init.cpp index 886b3ab609..0eb37fe99c 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -7,7 +7,6 @@ #include "bitcoinrpc.h" #include "net.h" #include "init.h" -#include "strlcpy.h" #include "util.h" #include "ui_interface.h" #include <boost/filesystem.hpp> |