aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-17 12:07:02 +0200
committerMax Kellermann <max@duempel.org>2008-09-17 12:07:02 +0200
commitea1ec45e42791efa169ae0ed81a7ea8e1ebad69e (patch)
tree02fa38e8d8392844435af03fc614fa917a8eb356 /src/utils.c
parentc98908f6db5ef29a15a98b0dbc756dc24c8ef38a (diff)
downloadmpd-ea1ec45e42791efa169ae0ed81a7ea8e1ebad69e.tar.gz
mpd-ea1ec45e42791efa169ae0ed81a7ea8e1ebad69e.tar.xz
mpd-ea1ec45e42791efa169ae0ed81a7ea8e1ebad69e.zip
screen: don't store "screen" as a pointer
There can only be onle screen struct instance at a time. Declare it as a static struct, instead of a pointer to the struct. This simplifies all accesses, and avoids the dynamic allocation.
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions