]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/common/ptid.h
Remove ptid_get_pid
[thirdparty/binutils-gdb.git] / gdb / common / ptid.h
index 5591690437b37c1ecb81acd1c0372f32596d459b..6747e7ac38358d36a594fdf10cd8c9346e572502 100644 (file)
@@ -156,10 +156,6 @@ extern ptid_t minus_one_ptid;
 /* The following functions are kept for backwards compatibility.  The use of
    the ptid_t methods is preferred.  */
 
-/* See ptid_t::pid.  */
-
-extern int ptid_get_pid (const ptid_t &ptid);
-
 /* See ptid_t::lwp.  */
 
 extern long ptid_get_lwp (const ptid_t &ptid);