aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/ptid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/ptid.h')
-rw-r--r--gdb/common/ptid.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/common/ptid.h b/gdb/common/ptid.h
index 61a8d5f..8830dce 100644
--- a/gdb/common/ptid.h
+++ b/gdb/common/ptid.h
@@ -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::lwp_p. */
-
-extern int ptid_lwp_p (const ptid_t &ptid);
-
/* See ptid_t::tid_p. */
extern int ptid_tid_p (const ptid_t &ptid);