init.cpp: fix chainparams.h double include.
Noticed by Diapolo.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user