Remove ptid_is_pid
[deliverable/binutils-gdb.git] / gdb / common / ptid.h
index e5cc7262931ab3ffa4b6f6906b9d808af71cfdd2..61a8d5f7104c4faf7350af799129743a09e907a1 100644 (file)
@@ -160,10 +160,6 @@ extern ptid_t minus_one_ptid;
 
 extern int ptid_equal (const ptid_t &ptid1, const ptid_t &ptid2);
 
-/* See ptid_t::is_pid.  */
-
-extern int ptid_is_pid (const ptid_t &ptid);
-
 /* See ptid_t::lwp_p.  */
 
 extern int ptid_lwp_p (const ptid_t &ptid);
This page took 0.040056 seconds and 4 git commands to generate.