aboutsummaryrefslogtreecommitdiff
path: root/gdb/scm-tags.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-03-14 16:42:30 +0000
committerAndrew Cagney <cagney@redhat.com>2001-03-14 16:42:30 +0000
commit5bb367b1d911e5893a504ebd2ac301f55cd3ec79 (patch)
tree59ab5aed48339cc88c8792a7741b007f46346d5b /gdb/scm-tags.h
parent0eee5820aa0f68b2283b40f5a3fb09aefcfb1575 (diff)
downloadgdb-5bb367b1d911e5893a504ebd2ac301f55cd3ec79.zip
gdb-5bb367b1d911e5893a504ebd2ac301f55cd3ec79.tar.gz
gdb-5bb367b1d911e5893a504ebd2ac301f55cd3ec79.tar.bz2
Eliminate some uses of __STDC__.
Diffstat (limited to 'gdb/scm-tags.h')
-rw-r--r--gdb/scm-tags.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/scm-tags.h b/gdb/scm-tags.h
index 3cd43c7..4fa5ce2 100644
--- a/gdb/scm-tags.h
+++ b/gdb/scm-tags.h
@@ -375,11 +375,5 @@ extern int scm_tc16_key_vector;
#endif /* 0 */
-#ifdef __STDC__
-
-#else /* STDC */
-
-#endif /* STDC */
-
#endif /* TAGSH */