From a7ad7adb139d239c84e08f05446c14dcf8b232d7 Mon Sep 17 00:00:00 2001
From: Tom Fischer <thomas.fischer@ufz.de>
Date: Mon, 28 Oct 2024 06:57:37 +0100
Subject: [PATCH] [MeL/IO/XDMF] Rm outdated comment

---
 MeshLib/IO/XDMF/transformData.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MeshLib/IO/XDMF/transformData.cpp b/MeshLib/IO/XDMF/transformData.cpp
index d11b9718a70..f5354095b4c 100644
--- a/MeshLib/IO/XDMF/transformData.cpp
+++ b/MeshLib/IO/XDMF/transformData.cpp
@@ -7,8 +7,6 @@
  *              http://www.opengeosys.org/project/license
  */
 
-// \TODO (tm) Extend xdmf lib with 64bit data types
-
 #include "transformData.h"
 
 #include <algorithm>
-- 
GitLab