c-lang.c (recognize_objc_keyword): Remove, no longer used.
authorStan Shebs <shebs@apple.com>
Tue, 3 Sep 2002 16:40:29 +0000 (16:40 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Tue, 3 Sep 2002 16:40:29 +0000 (16:40 +0000)
commitb50d021d86eb6ab00b0d4c69cb39cd784733f77e
treeb9e1bb81f16fcb31d7f5424cfa2011a195ff26f6
parentb808c04c9d8715ee20ea79120c05dc856da0726b
c-lang.c (recognize_objc_keyword): Remove, no longer used.

        * c-lang.c (recognize_objc_keyword): Remove, no longer used.
        * c-tree.h (recognize_objc_keyword): Remove decl.
        * c-typeck.c (comp_target_types): Update a comment.

From-SVN: r56760
gcc/ChangeLog
gcc/c-lang.c
gcc/c-tree.h
gcc/c-typeck.c