* Merging revisions r46534 from trunk:

------------------------------------------------------------------------
    r46534 | michael | 2020-08-21 13:08:50 +0200 (Fri, 21 Aug 2020) | 1 line
    
    * Removed unused assignment
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46642 -
This commit is contained in:
michael 2020-08-23 10:33:37 +00:00
parent c72cd8ef67
commit be5b76d6fe

View File

@ -322,7 +322,6 @@ begin
'\' : S:='\';
'/' : S:='/';
'u' : begin
S:='0000';
u2:=0;
For I:=1 to 4 do
begin