No need to bring in daemonize module.

This commit is contained in:
Gav Wood 2016-02-18 13:08:25 +01:00
parent ca353dd18e
commit 870731cb9f
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ ethsync = { path = "sync" }
ethcore-rpc = { path = "rpc", optional = true }
fdlimit = { path = "util/fdlimit" }
target_info = "0.1"
daemonize = "0.2"
[features]
default = ["rpc"]