Skip to content

Commit cd19010

Browse files
committed
DEL: OOInfo - CONTENT_DELAYIFSLOW flag
1 parent 6b976bf commit cd19010

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

wdx/ooinfo/src/OOInfo.dpr

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ var
109109
PTime: PTimeFormat;
110110
//s, sAll: string;
111111
begin
112-
if (flags and CONTENT_DELAYIFSLOW)>0 then
113-
begin Result:= FT_DELAYED; Exit end;
114-
115112
(*
116113
//Text field
117114
if (FieldIndex=Pred(_FieldsNum)) then

0 commit comments

Comments
 (0)