changeset 578:d1a9fb8cc45a annotations

removed test
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 03 Sep 2026 09:50:36 +0200
parents aef928e35e9d
children 2556d9fd27c6
files ViewerPlugin/Annotations/ProjectInformation.cpp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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_);
   }