Remove warnings on MacOS

This commit is contained in:
Alexander Bock
2017-12-26 23:06:11 +01:00
parent 59916bc0c1
commit fac3780ce9
13 changed files with 17 additions and 23 deletions

View File

@@ -40,7 +40,6 @@
#include <memory>
namespace {
constexpr const char* _loggerCat = "HttpSynchronization";
constexpr const char* KeyIdentifier = "Identifier";
constexpr const char* KeyVersion = "Version";