Remove typeTypeFlag(), which was not only unused but entirely redundant

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2a22750c9693f24c4d179c6b1dedb1c4a7eadbd6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-06-03T19:41:46Z
Releases: 8.0.0
Remove typeTypeFlag(), which was not only unused but entirely redundant
with typeTypType().

Files

PathChange+/−
src/backend/parser/parse_type.c modified +1 −11
src/include/parser/parse_type.h modified +1 −2