Browse Source

* removed dup msgcrcvalue

peter 25 years ago
parent
commit
7d9c18c01d
1 changed files with 4 additions and 4 deletions
  1. 4 4
      compiler/verbose.pas

+ 4 - 4
compiler/verbose.pas

@@ -32,9 +32,6 @@ uses
 
 
 {$ifndef EXTERN_MSG}
 {$ifndef EXTERN_MSG}
   {$i msgtxt.inc}
   {$i msgtxt.inc}
-{$else }
-  Const
-    MsgCRCValue : longint = 0;
 {$endif}
 {$endif}
 
 
 {$i msgidx.inc}
 {$i msgidx.inc}
@@ -583,7 +580,10 @@ end.
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.53  2000-05-15 14:05:40  pierre
+  Revision 1.54  2000-05-23 20:32:48  peter
+    * removed dup msgcrcvalue
+
+  Revision 1.53  2000/05/15 14:05:40  pierre
    Declare MsgCrcValue with cond EXTERN_MSG
    Declare MsgCrcValue with cond EXTERN_MSG
 
 
   Revision 1.52  2000/05/10 19:20:23  pierre
   Revision 1.52  2000/05/10 19:20:23  pierre