git-svn-id: trunk@38761 -
@@ -36,7 +36,6 @@ uses
for fpwidestring and unicodeducet use }
strings;
{$endif def USE_INTERNAL_UNICODE}
-{$endif}
procedure TestRawByte(const Source: RawByteString; cp: word; const reason: integer);
begin
@@ -27,7 +27,6 @@ uses
but simpifies the conditional construction
var
@@ -26,7 +26,6 @@ uses
type
ts866 = type ansistring( {$ifdef android} 1251 {$else} 866 {$endif} );
@@ -42,7 +42,6 @@ uses
procedure test(value, required: longint);