]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/rpcconfig/user_helper.cpp
Unused variables removed
[stg.git] / projects / stargazer / plugins / configuration / rpcconfig / user_helper.cpp
index 00711e3df2f77853c99a783e4bad9af7b54d59af..fceaa3abe8f8f7e102dcc4cd1277da5ee3025a10 100644 (file)
@@ -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);