git-svn-id: trunk@20267 -
This commit is contained in:
mattias 2009-05-27 14:37:21 +00:00
parent dcf8452b15
commit f5919796c3

View File

@ -15,7 +15,6 @@
unit LConvEncoding;
{$mode objfpc}{$H+}
//As iconv is Linux command, there is no sense in Windows
{$IFDEF WINDOWS}
{$WARNING Windows/Wine/ReactOS locale conversion is not fully supported yet. Sorry.}
{$ENDIF}