* revert accidently committed code

This commit is contained in:
Florian Klämpfl 2022-02-06 20:15:00 +01:00
parent 9348f58e70
commit a6d6f93887

View File

@ -26,9 +26,6 @@ unit constexp;
interface
uses
sfpux80;
type Tconstexprint=record
overflow:boolean;
case signed:boolean of
@ -40,8 +37,6 @@ type Tconstexprint=record
errorproc=procedure (i:longint);
TConstExprFloat = float128;
{"Uses verbose" gives a dependency on cpuinfo through globals. This leads
build trouble when compiling the directory utils, since the cpu directory
isn't searched there. Therefore we use a procvar and make verbose install