Browse Source

* line causing error removed

pierre 26 years ago
parent
commit
c5ce630a84
1 changed files with 1 additions and 2 deletions
  1. 1 2
      compiler/errore.msg

+ 1 - 2
compiler/errore.msg

@@ -987,7 +987,6 @@ sym_e_type_id_not_defined=E_Type identifier not defined
 % The type identifier has not been defined yet.
 % The type identifier has not been defined yet.
 sym_e_forward_type_not_resolved=E_Forward type not resolved $1
 sym_e_forward_type_not_resolved=E_Forward type not resolved $1
 % A symbol was forward defined, but no declaration was encountered.
 % A symbol was forward defined, but no declaration was encountered.
- The compiler encountered a reference to an unknown type.
 sym_e_only_static_in_static=E_Only static variables can be used in static methods or outside methods
 sym_e_only_static_in_static=E_Only static variables can be used in static methods or outside methods
 % A static method of an object can only access static variables.
 % A static method of an object can only access static variables.
 sym_e_invalid_call_tvarsymmangledname=E_Invalid call to tvarsym.mangledname()
 sym_e_invalid_call_tvarsymmangledname=E_Invalid call to tvarsym.mangledname()
@@ -1743,4 +1742,4 @@ ol142=**1?_shows this help
 ol_end=**1h_shows this help without waiting
 ol_end=**1h_shows this help without waiting
 #
 #
 # The End...
 # The End...
-#
+#