* ui-out.c (ui_out_get_field_separator): Remove unused function.
[deliverable/binutils-gdb.git] / gdb / ui-out.c
index a2abf5795555900934c34b97efd6d57fe316b23b..b022cae0d19287a2dee028454e5f2ad5593bf4bf 100644 (file)
@@ -1113,13 +1113,6 @@ specified after table_body and inside a list."));
 }
 
 
-/* Access to ui_out format private members.  */
-
-void
-ui_out_get_field_separator (struct ui_out *uiout)
-{
-}
-
 /* Access to ui-out members data.  */
 
 void *
This page took 0.023874 seconds and 4 git commands to generate.