diff --git a/map/bookmark_catalog.cpp b/map/bookmark_catalog.cpp index eda1b2131e..41b2b5341d 100644 --- a/map/bookmark_catalog.cpp +++ b/map/bookmark_catalog.cpp @@ -331,8 +331,7 @@ void BookmarkCatalog::RequestTagGroups(std::string const & language, } else { - LOG(LWARNING, ("Tags request error. Code =", resultCode, - "Response =", request.ServerResponse())); + LOG(LWARNING, ("Tags request error. Code =", resultCode); } } if (callback)