Remove save_inferior_ptid
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 8ada4f8a472a5a95eb2c18385d7dcf4839c50065..c2b5db4f055af51c1a9979b74b89a4a848a8a29d 100644 (file)
@@ -73,11 +73,6 @@ extern void discard_infcall_control_state (struct infcall_control_state *);
 extern struct regcache *
   get_infcall_suspend_state_regcache (struct infcall_suspend_state *);
 
-/* Save value of inferior_ptid so that it may be restored by
-   a later call to do_cleanups().  Returns the struct cleanup
-   pointer needed for later doing the cleanup.  */
-extern struct cleanup * save_inferior_ptid (void);
-
 extern void set_sigint_trap (void);
 
 extern void clear_sigint_trap (void);
This page took 0.023035 seconds and 4 git commands to generate.