Quoting Andreas Hundt ([EMAIL PROTECTED]):
> /* create a surface and render an image to it */
> memset( &dsc, 0, sizeof(DFBSurfaceDescription) );

We don't need the memset as we use the flags to set which
fields are valid. Don't why we did this months ago.

-- 
Denis Oliver Kropp
( convergence           )
( integrated media gmbh )


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to