mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
XMLWriter: removed unnecessary apostrophe escaping (&apos)
This commit is contained in:
@@ -353,7 +353,6 @@ private:
|
||||
std::string _indent;
|
||||
|
||||
static const std::string MARKUP_QUOTENC;
|
||||
static const std::string MARKUP_APOSENC;
|
||||
static const std::string MARKUP_AMPENC;
|
||||
static const std::string MARKUP_LTENC;
|
||||
static const std::string MARKUP_GTENC;
|
||||
|
Reference in New Issue
Block a user