From 5833cb6641be1447f74b523c92be64c9a9cb45c2 Mon Sep 17 00:00:00 2001 From: "yh.kim" Date: Mon, 23 Mar 2026 11:27:10 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A3=BC=EC=84=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tocsg.Module/ContentSearch/EXE_KvCttSch/ThdCttSch.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tocsg.Module/ContentSearch/EXE_KvCttSch/ThdCttSch.pas b/Tocsg.Module/ContentSearch/EXE_KvCttSch/ThdCttSch.pas index 49f0d515..d220cfd1 100644 --- a/Tocsg.Module/ContentSearch/EXE_KvCttSch/ThdCttSch.pas +++ b/Tocsg.Module/ContentSearch/EXE_KvCttSch/ThdCttSch.pas @@ -387,7 +387,7 @@ var if pDek = nil then exit; - ShowMessage('암호화 대상: ' +sPath); + //ShowMessage('암호화 대상: ' +sPath); try TTgColibDrm.DoEncrypt(sPath, pDek);