Remove obsolete nickname support

This commit is contained in:
Nik Bougalis
2014-08-05 16:52:09 -07:00
parent d91c1f96cc
commit 80095824b9
25 changed files with 17 additions and 265 deletions

View File

@@ -1235,7 +1235,6 @@ Json::Value NetworkOPsImp::getOwnerInfo (
case ltACCOUNT_ROOT:
case ltDIR_NODE:
case ltGENERATOR_MAP:
case ltNICKNAME:
default:
assert (false);
break;