# HG changeset patch # User Sebastien Jodogne # Date 1788421836 -7200 # Node ID d1a9fb8cc45aef63e749eeaac2eb9ff19e66a53e # Parent aef928e35e9dd528d74019c86df1688f186bd2fa removed test diff -r aef928e35e9d -r d1a9fb8cc45a ViewerPlugin/Annotations/ProjectInformation.cpp --- a/ViewerPlugin/Annotations/ProjectInformation.cpp Wed Sep 02 17:56:53 2026 +0200 +++ b/ViewerPlugin/Annotations/ProjectInformation.cpp Thu Sep 03 09:50:36 2026 +0200 @@ -55,8 +55,6 @@ } lastUpdate_ = GetNow(); - - description_ = boost::posix_time::to_iso_string(lastUpdate_); }