Explorar o código

* removed wrong check for symtableprocentry

peter %!s(int64=21) %!d(string=hai) anos
pai
achega
0d506c579e
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      compiler/ncal.pas

+ 4 - 4
compiler/ncal.pas

@@ -1412,9 +1412,6 @@ type
          result:=nil;
          candidates:=nil;
 
-         if not assigned(symtableprocentry) then
-           internalerror(200411014);
-
          oldcallnode:=aktcallnode;
          aktcallnode:=self;
 
@@ -2419,7 +2416,10 @@ begin
 end.
 {
   $Log$
-  Revision 1.255  2004-11-01 16:58:57  peter
+  Revision 1.256  2004-11-01 18:16:48  peter
+    * removed wrong check for symtableprocentry
+
+  Revision 1.255  2004/11/01 16:58:57  peter
     * give IE instead of crash when no procsym is passed for calln
 
   Revision 1.254  2004/10/31 21:45:03  peter