mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 07:50:04 +00:00
remove commented out unused variables
This commit is contained in:
parent
46e0adee15
commit
02bf673105
10 changed files with 0 additions and 21 deletions
|
|
@ -30,8 +30,6 @@ namespace provider
|
|||
static const std::string logPrefix_ = "scwx::provider::warnings_provider";
|
||||
static const auto logger_ = util::Logger::Create(logPrefix_);
|
||||
|
||||
//static constexpr std::chrono::seconds kUpdatePeriod_ {15};
|
||||
|
||||
class WarningsProvider::Impl
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue