The tp_t typedef is no longer used and can be removed.
ChangeLog
2018-05-29  Tom Tromey  <tom@tromey.com>
	* record-btrace.c (tp_t): Remove typedef.  Don't declare VEC.
+2018-05-29  Tom Tromey  <tom@tromey.com>
+
+       * record-btrace.c (tp_t): Remove typedef.  Don't declare VEC.
+
 2018-05-29  Tom Tromey  <tom@tromey.com>
 
        * objc-lang.h: Don't include cp-support.h.
 
   return status;
 }
 
-/* A vector of threads.  */
-
-typedef struct thread_info * tp_t;
-DEF_VEC_P (tp_t);
-
 /* Announce further events if necessary.  */
 
 static void