LCL: removed android-arm processor type, no longer needed

git-svn-id: trunk@40503 -
This commit is contained in:
mattias 2013-03-07 06:24:54 +00:00
parent 76852a3c06
commit 839114134b

View File

@ -58,8 +58,6 @@ end else if LCLWidgetType='fpgui' then begin
IncPath := UnitPath;
end else if LCLWidgetType='customdrawn' then begin
UnitPath := base+'android;';
if TargetCPU='arm' then
CustomOptions := '-CpARMV6';
end;
// linker options