mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
fixed events
This commit is contained in:
@@ -77,7 +77,6 @@ void TimeFieldCell::setFormat(TimeField::Format fmt)
|
||||
}
|
||||
|
||||
|
||||
|
||||
bool TimeFieldCell::serializeJSON(std::ostream& out, const std::string& name)
|
||||
{
|
||||
out << name << ":";
|
||||
|
||||
Reference in New Issue
Block a user