mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 10:19:17 +02:00
- removed a duplicated include statement
git-svn-id: trunk@21203 -
This commit is contained in:
parent
a70eb8ae0e
commit
7ebbebc877
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user