aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/str.h
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-06-08 15:56:35 +0200
committerAndreas Jaeger <aj@gcc.gnu.org>2003-06-08 15:56:35 +0200
commitb4fac6a0c4bb7bf4e0d31999ecdf4e43804f6a81 (patch)
tree48a8ec9baf376efc98ef78561e02832ab59dd531 /gcc/f/str.h
parent56f0c0d82938d7936db265849b75065787b0c102 (diff)
downloadgcc-b4fac6a0c4bb7bf4e0d31999ecdf4e43804f6a81.zip
gcc-b4fac6a0c4bb7bf4e0d31999ecdf4e43804f6a81.tar.gz
gcc-b4fac6a0c4bb7bf4e0d31999ecdf4e43804f6a81.tar.bz2
std.c: Remove #if 0'ed functions.
* std.c: Remove #if 0'ed functions. * sta.c: Remove usage of HARD_F90, FFESTR_F90 and FFESTR_VXT. * stb.c: Likewise. * stb.h: Likewise. * stc.c: Likewise. * stc.h: Likewise. * std.c: Likewise. * std.h: Likewise. * ste.c: Likewise. * ste.h: Likewise. * str.h (FFESTR_F90): Remove macro. (FFESTR_VXT): Remove macro. From-SVN: r67625
Diffstat (limited to 'gcc/f/str.h')
-rw-r--r--gcc/f/str.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/gcc/f/str.h b/gcc/f/str.h
index 543eeeb..b3ac04e 100644
--- a/gcc/f/str.h
+++ b/gcc/f/str.h
@@ -1,5 +1,5 @@
/* str.h -- Private #include File (module.h template V1.0)
- Copyright (C) 1995 Free Software Foundation, Inc.
+ Copyright (C) 1995, 2003 Free Software Foundation, Inc.
Contributed by James Craig Burley.
This file is part of GNU Fortran.
@@ -30,11 +30,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#ifndef GCC_F_STR_H
#define GCC_F_STR_H
-/* Simple definitions and enumerations. */
-
-#define FFESTR_F90 0 /* Unsupported F90 stuff. */
-#define FFESTR_VXT 0 /* Unsupported VXT stuff. */
-
/* Typedefs. */