mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
Remove trailing whitespace (#3668)
This commit is contained in:
@@ -399,7 +399,6 @@ public:
|
||||
}
|
||||
|
||||
|
||||
|
||||
void swap(ordered_map& other) noexcept { other.m_ht.swap(m_ht); }
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user