mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
remove include of chainparams.h
chainparams.h has not been used in this cpp file already, consider to remove it for clean.
This commit is contained in:
parent
dc54e9db98
commit
e9992fb645
@ -8,7 +8,6 @@
|
||||
#include "rpcprotocol.h"
|
||||
#include "util.h"
|
||||
#include "ui_interface.h"
|
||||
#include "chainparams.h" // for Params().RPCPort()
|
||||
|
||||
#include <set>
|
||||
#include <stdint.h>
|
||||
|
Loading…
Reference in New Issue
Block a user