config Pubkey removed (unused)

This commit is contained in:
zelig 2014-06-29 15:59:57 +01:00
parent 1db3e2241e
commit d87857ffdb
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ type config struct {
Debug bool
Ver string
ClientString string
Pubkey []byte
Identifier string
conf *globalconf.GlobalConf