Преглед на файлове

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 години
родител
ревизия
950f1e6a73
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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;