From 9e5b8b7aeb8f31b7add24b4587b5829c91ef1a99 Mon Sep 17 00:00:00 2001 From: eku Date: Wed, 25 Sep 2002 07:18:50 +0000 Subject: [PATCH] Undone previous changes. --- src/jrd/intl_builtin.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/jrd/intl_builtin.cpp b/src/jrd/intl_builtin.cpp index 9df10e12af..ba1f39388a 100644 --- a/src/jrd/intl_builtin.cpp +++ b/src/jrd/intl_builtin.cpp @@ -1288,7 +1288,7 @@ CsConvertAllocFunc INTL_csconvert_alloc_func(short from, short to) return NULL; } -#if 0 +/* //======================================================================================== //======================================================================================== //======================================================================================== @@ -1585,4 +1585,4 @@ static USHORT cvt_ascii_utf_init( (FPTR_SHORT) cvt_utffss_to_ascii, NULL, NULL); CONVERT_RETURN; } -#endif +*/