Fix unused-local-typedefs warnings
GCC 4.8 added a class of warnings for in-function typedefs which are
defined but never used. This commit clears them up, cleaning up compile
output for those of us using GCC 4.8.
notify author
notify list [rosetta-logs@googlegroups.com]