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);