Remove pid_to_ptid
[deliverable/binutils-gdb.git] / gdb / common / ptid.h
index 030e97d45bc62e6a49858a559ee3b20bb8c97584..5591690437b37c1ecb81acd1c0372f32596d459b 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::ptid_t.  */
-
-extern ptid_t pid_to_ptid (int pid);
-
 /* See ptid_t::pid.  */
 
 extern int ptid_get_pid (const ptid_t &ptid);
This page took 0.026792 seconds and 4 git commands to generate.