On Tue, Feb 03, 2009 at 02:10:31PM +0100, Walter van Niftrik wrote: > gfx_state.h is not used by glutton (most of it is actually duplicated in > gfx_widgets.h)
This appears to be true. > gfx_sci.h contains only one struct which also doesn't seem to be used. This is true as well; pic_port_bounds now lives in a different struct. sci0_palette seems to be a global variable, and it should be moved somewhere. Not a big loss. OK, patch accepted. Lars _______________________________________________ FreeSCI-develop mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freesci-develop
