Remove find_old_style_renaming_symbol
[deliverable/binutils-gdb.git] / gdb / valarith.c
index 66cd9042d4767904afcb3a0f287bd698e6445bad..8d310b504a265e08170665d664b0dd501ab17c57 100644 (file)
@@ -1,6 +1,6 @@
 /* Perform arithmetic and other operations on values, for GDB.
 
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -1740,8 +1740,3 @@ value_in (struct value *element, struct value *set)
     error (_("First argument of 'IN' not in range"));
   return member;
 }
-
-void
-_initialize_valarith (void)
-{
-}
This page took 0.027096 seconds and 4 git commands to generate.