Remove ptid_get_lwp
[deliverable/binutils-gdb.git] / gdb / common / ptid.h
index 6747e7ac38358d36a594fdf10cd8c9346e572502..5eeecdd9f91072ad19182b2743fdd84343a7ec75 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::lwp.  */
-
-extern long ptid_get_lwp (const ptid_t &ptid);
-
 /* See ptid_t::tid.  */
 
 extern long ptid_get_tid (const ptid_t &ptid);
This page took 0.03143 seconds and 4 git commands to generate.