diff options
author | Max Kellermann <max@duempel.org> | 2008-09-12 16:38:54 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-09-12 16:38:54 +0200 |
commit | a84de9b0101b60836c3d22baf1e6d163aa091f6c (patch) | |
tree | ab3758f6c75078534e91641a5319857d93e19797 /src/sig_handlers.c | |
parent | 5f8eebd122ebf49bfcb6b6d6c6063bb1a932e7ff (diff) | |
download | mpd-a84de9b0101b60836c3d22baf1e6d163aa091f6c.tar.gz mpd-a84de9b0101b60836c3d22baf1e6d163aa091f6c.tar.xz mpd-a84de9b0101b60836c3d22baf1e6d163aa091f6c.zip |
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.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions