Remove make_cleanup_restore_current_uiout
[deliverable/binutils-gdb.git] / gdb / ui-out.h
index 6a4d78a18e3e7e7798bb431019a206cd4d9fdd37..9e1e74dabc66b6bad4f912f633c2dcd1097f51e7 100644 (file)
@@ -247,8 +247,4 @@ extern void ui_out_destroy (struct ui_out *uiout);
 
 extern int ui_out_redirect (struct ui_out *uiout, struct ui_file *outstream);
 
-/* Make a cleanup that restores the previous current uiout.  */
-
-extern struct cleanup *make_cleanup_restore_current_uiout (void);
-
 #endif /* UI_OUT_H */
This page took 0.025283 seconds and 4 git commands to generate.