init.cpp: fix chainparams.h double include.
Noticed by Diapolo.
This commit is contained in:
parent
4be2aba302
commit
6d3f0058f7
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
#include "util.h"
|
||||
#include "ui_interface.h"
|
||||
#include "checkpoints.h"
|
||||
#include "chainparams.h"
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
|
Loading…
Reference in a new issue