8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:43:03 +01:00

Undone previous changes.

This commit is contained in:
eku 2002-09-25 07:18:50 +00:00
parent 58d59fa02f
commit 9e5b8b7aeb

View File

@ -1288,7 +1288,7 @@ CsConvertAllocFunc INTL_csconvert_alloc_func(short from, short to)
return NULL; return NULL;
} }
#if 0 /*
//======================================================================================== //========================================================================================
//======================================================================================== //========================================================================================
//======================================================================================== //========================================================================================
@ -1585,4 +1585,4 @@ static USHORT cvt_ascii_utf_init(
(FPTR_SHORT) cvt_utffss_to_ascii, NULL, NULL); (FPTR_SHORT) cvt_utffss_to_ascii, NULL, NULL);
CONVERT_RETURN; CONVERT_RETURN;
} }
#endif */