mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-07 10:57:39 +01:00
clean up
git-svn-id: trunk@20267 -
This commit is contained in:
parent
dcf8452b15
commit
f5919796c3
@ -15,7 +15,6 @@
|
|||||||
unit LConvEncoding;
|
unit LConvEncoding;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
//As iconv is Linux command, there is no sense in Windows
|
|
||||||
{$IFDEF WINDOWS}
|
{$IFDEF WINDOWS}
|
||||||
{$WARNING Windows/Wine/ReactOS locale conversion is not fully supported yet. Sorry.}
|
{$WARNING Windows/Wine/ReactOS locale conversion is not fully supported yet. Sorry.}
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user