Forráskód Böngészése

This check was commited by accident; it was a remain from an experimental solution to the "fix compilation of fgl"-problem.

git-svn-id: branches/svenbarth/generics@19431 -
svenbarth 14 éve
szülő
commit
950f1e6a73
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      compiler/pgenutil.pas

+ 0 - 2
compiler/pgenutil.pas

@@ -139,8 +139,6 @@ uses
                         identifier_not_found(genname);
                         exit;
                       end;
-                    if not (ttypesym(srsym).typedef is tstoreddef) then
-                      Internalerror(2011091601);
                     tt:=ttypesym(srsym).typedef;
                   end;
               end;