X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2972b5cb18c644a769473441acd734be3df2cf9e..fe9860ffc1555d5bf5a3f2132d9d073b5da85226:/include/stg/user_property.h diff --git a/include/stg/user_property.h b/include/stg/user_property.h index bdad48b0..fbd6aa46 100644 --- a/include/stg/user_property.h +++ b/include/stg/user_property.h @@ -286,8 +286,6 @@ bool USER_PROPERTY_LOGGED::Set(const varT & val, const std::string & msg) { const PRIV * priv = admin->GetPriv(); -std::string adm_login = admin->GetLogin(); -std::string adm_ip = admin->GetIPStr(); if ((priv->userConf && !isStat) || (priv->userStat && isStat) ||