diff options
Diffstat (limited to 'gdb/valops.c')
-rw-r--r-- | gdb/valops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/valops.c b/gdb/valops.c index 19f96c8..defc7d5 100644 --- a/gdb/valops.c +++ b/gdb/valops.c @@ -101,8 +101,6 @@ static void find_method_list (struct value **, const char *, VEC (xmethod_worker_ptr) **, struct type **, LONGEST *); -void _initialize_valops (void); - #if 0 /* Flag for whether we want to abandon failed expression evals by default. */ |