git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added migration scripts for new daily fee algo.
[stg.git]
/
projects
/
stargazer
/
plugins
/
configuration
/
rpcconfig
/
user_helper.cpp
diff --git
a/projects/stargazer/plugins/configuration/rpcconfig/user_helper.cpp
b/projects/stargazer/plugins/configuration/rpcconfig/user_helper.cpp
index 00711e3df2f77853c99a783e4bad9af7b54d59af..fceaa3abe8f8f7e102dcc4cd1277da5ee3025a10 100644
(file)
--- a/
projects/stargazer/plugins/configuration/rpcconfig/user_helper.cpp
+++ b/
projects/stargazer/plugins/configuration/rpcconfig/user_helper.cpp
@@
-12,8
+12,6
@@
void USER_HELPER::GetUserInfo(xmlrpc_c::value * info,
bool hidePassword)
{
-std::string enc;
-
std::map<std::string, xmlrpc_c::value> structVal;
structVal["result"] = xmlrpc_c::value_boolean(true);