Sfoglia il codice sorgente

- removed a duplicated include statement

git-svn-id: trunk@21203 -
svenbarth 13 anni fa
parent
commit
7ebbebc877
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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)