gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-shared / sh1.c
index 20f183c2642c507119a1834df219a9129d0543ad..c8e523249a32b6e86881d61607d875167552bcef 100644 (file)
@@ -71,12 +71,6 @@ shlib_shlibcall2 ()
 {
   return shlib_overriddencall2 ();
 }
-
-int
-shlib_overriddencall2 ()
-{
-  return 7;
-}
 #endif
 
 /* This function calls a function defined by the main program.  */
This page took 0.023194 seconds and 4 git commands to generate.