shout: removed typedefs on structs and plugin methods
Don't typedef the structs at all. It is easier to forward-declare
this way.
Don't typedef methods. They are used exactly once, a few lines below.
Showing
Please
register
or
sign in
to comment