objc-act.c: Remove all code ifdefed with the never-used macro OBJC_INT_SELECTORS.
authorStan Shebs <shebs@apple.com>
Fri, 13 Apr 2001 01:42:39 +0000 (01:42 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Fri, 13 Apr 2001 01:42:39 +0000 (01:42 +0000)
commit4bd34c39859452ae0e847f5490223de1fffcacc5
treeaefcf9962c6ca0b4528c37ee40994731d3a38803
parentee8fc32b175c476e21656b7a30d0768464d4cff9
objc-act.c: Remove all code ifdefed with the never-used macro OBJC_INT_SELECTORS.

        * objc/objc-act.c: Remove all code ifdefed with the never-used
        macro OBJC_INT_SELECTORS.
        * config/d30v/d30v.h: Remove commented-out ref to OBJC_INT_SELECTORS.
        * tm.texi: Remove doc for OBJC_INT_SELECTORS.

From-SVN: r41317
gcc/ChangeLog
gcc/config/d30v/d30v.h
gcc/objc/objc-act.c
gcc/tm.texi