From 796e4236159b7b00df6990e34a21ac2c3a8769d7 Mon Sep 17 00:00:00 2001 From: bnnm Date: Sat, 20 Jan 2024 14:39:03 +0100 Subject: [PATCH] doc --- src/util/cri_utf.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/util/cri_utf.h b/src/util/cri_utf.h index 798e5235..9fceb086 100644 --- a/src/util/cri_utf.h +++ b/src/util/cri_utf.h @@ -15,8 +15,6 @@ * (adapted from hcs's code to do multiple querys in the same table) */ -//todo move to src/util subdir - /* opaque struct */ typedef struct utf_context utf_context;