Remove unnecessary call to set_tid_type ctfread.c:read_typedef_type calls set_tid_type twice, but the second call is unnecessary. Approved-By: Simon Marchi <simon.marchi@efficios.com>