Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / charset.c
index be95bbe11c5d829b6bc9fc7db3b4b58d13a60094..cc743310589289e06c11bacdbd9f69f9e3433fc3 100644 (file)
@@ -705,11 +705,8 @@ wchar_iterator::iterate (enum wchar_iterate_result *out_result,
   return -1;
 }
 
-\f
 /* The charset.c module initialization function.  */
 
-extern initialize_file_ftype _initialize_charset; /* -Wmissing-prototype */
-
 static VEC (char_ptr) *charsets;
 
 #ifdef PHONY_ICONV
This page took 0.078489 seconds and 4 git commands to generate.