davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
6.1k stars 367 forks source link

Remove unused ptrSize #113

Open muesli opened 5 years ago

muesli commented 5 years ago

Can't see where it would still be used.