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:
parent
58d59fa02f
commit
9e5b8b7aeb
@ -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
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user