]> git.draconx.ca Git - liblbx.git/commit
liblbx: Remove now-redundant fields from lbx_imginfo.
authorNick Bowler <nbowler@draconx.ca>
Mon, 5 Dec 2011 04:28:37 +0000 (23:28 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 5 Dec 2011 04:28:37 +0000 (23:28 -0500)
commit38a465378241d4c74b07fd7e4deaf2af09ff2bcb
tree4d93c18a9f68707a7ce60af4ba21d937d3d7b255
parent5ca921b28d5ca2964e19dad8f9b8614b2aebca4d
liblbx: Remove now-redundant fields from lbx_imginfo.

Ideally I'd like to kill this structure completely, but there's still
some non-trivial logic in it.  So leave those fields for now.
src/gui/lbxgui.c
src/gui/render.c
src/image.c
src/image.h
src/lbximg.c