Skip to content

Commit 6a91fa9

Browse files
committed
chore(update): Remove unused variable
1 parent 2e149b2 commit 6a91fa9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/update.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
#include <map>
1515
#include <string>
1616

17-
static CURL* curl = nullptr;
18-
1917
std::map<uint64_t, std::unordered_set<std::string>> Updater::clientHashMap = std::map<uint64_t, std::unordered_set<std::string>>();
2018

2119
bool Updater::init()

0 commit comments

Comments
 (0)