mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 21:11:23 +02:00
- removed accidentally committed unfinished code in r14317
git-svn-id: trunk@14321 -
This commit is contained in:
parent
d72c2991e5
commit
e6ce17c1de
@ -2246,13 +2246,6 @@ begin
|
||||
ForceStaticLinking;
|
||||
end;
|
||||
end;
|
||||
{$ifdef arm}
|
||||
if (init_settings.cputype in [cpu_armv7m,cpu_cortexm3]) and
|
||||
(init_settings.fputype in [fpu_vfpv2,fpu_vfpv3]) then
|
||||
begin
|
||||
Writeln(
|
||||
end;
|
||||
{$endif arm}
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user