Make length_of_subexp static
authorSimon Marchi <simon.marchi@ericsson.com>
Tue, 14 Mar 2017 14:25:39 +0000 (10:25 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Tue, 14 Mar 2017 14:25:53 +0000 (10:25 -0400)
commitcf81cf6081d1a8c15c477f903d15d7b88f31b686
tree354070a0a0ed09edfb17cb97c03986d23f66602b
parentc799a79d66d09c442d85467986c2e8873f09297c
Make length_of_subexp static

It isn't used anywhere else than the file it's defined in.

gdb/ChangeLog:

* parse.c (length_of_subexp): Make static.
* parser-defs.h (length_of_subexp): Remove.
gdb/ChangeLog
gdb/parse.c
gdb/parser-defs.h
This page took 0.03886 seconds and 4 git commands to generate.