darwin.c (func_name_maybe_scoped): Remove unused decl.
authorStan Shebs <shebs@apple.com>
Tue, 16 Jul 2002 23:59:40 +0000 (23:59 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Tue, 16 Jul 2002 23:59:40 +0000 (23:59 +0000)
commit92c1a778dfe590e3fef30f94611c0766a12e711a
tree972139a3bb6ac8c309fb69fcd945993a5824ac87
parentdaaab00ade7d7d7a17ca651821cc8ceac1f97b87
darwin.c (func_name_maybe_scoped): Remove unused decl.

        * darwin.c (func_name_maybe_scoped): Remove unused decl.
        (machopic_function_base_name): Declare result to be const.
        (machopic_non_lazy_ptr_name): Ditto.
        (machopic_stub_name): Ditto.
        * darwin-protos.h: Ditto for the prototypes.

From-SVN: r55501
gcc/ChangeLog
gcc/config/darwin-protos.h
gcc/config/darwin.c