2005-10-24 Jerry DeLisle <jvdelisle@verizon.net>
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 25 Oct 2005 01:52:48 +0000 (01:52 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 25 Oct 2005 01:52:48 +0000 (01:52 +0000)
Missed commit of libgfortran.h from previous.

From-SVN: r105881

libgfortran/libgfortran.h

index bc23789f7d61b0e17743d55b3667dff32c9c6f31..b1e9afd9277d14f868d379de921ce44071e0e45b 100644 (file)
@@ -392,7 +392,6 @@ typedef enum
   ERROR_BAD_US,
   ERROR_READ_VALUE,
   ERROR_READ_OVERFLOW,
-  ERROR_ARRAY_STRIDE,
   ERROR_LAST                   /* Not a real error, the last error # + 1.  */
 }
 error_codes;