diff --git a/compiler/pdecobj.pas b/compiler/pdecobj.pas index a08fefdd33..291c122b25 100644 --- a/compiler/pdecobj.pas +++ b/compiler/pdecobj.pas @@ -426,7 +426,6 @@ implementation stringdispose(od.import_lib); od.import_lib:=stringdup(hs); end; - include(od.objectoptions, oo_is_external); { check if we shall use another name for the class } if try_to_consume(_NAME) then od.objextname:=stringdup(get_stringconst)