SIGN IN SIGN UP

eliminate "backwards compatibility" types from type.h, remove unused func

Removed macros and typedefs from type.h

Removed unused function from type.c that used those macros, and
 replaced the macros where used in fedex_plus/. For example:
 sed -i -e 's/Class_Integer_Type/integer_/g;' *

The typedefs were not in use anywhere.
M
Mark Pictor committed
a63ac738aff89de4bae9b685f75b671d2613699e
Parent: 7a6ba24