Quellcode durchsuchen

- removed a duplicated include statement

git-svn-id: trunk@21203 -
svenbarth vor 13 Jahren
Ursprung
Commit
7ebbebc877
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      compiler/pdecobj.pas

+ 0 - 1
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)