diff -r 57c618273d5c -r bbf46f59e123 graphicscomposition/openwfcompositionengine/common/include/owfimage.h --- a/graphicscomposition/openwfcompositionengine/common/include/owfimage.h Thu Aug 19 11:11:18 2010 +0300 +++ b/graphicscomposition/openwfcompositionengine/common/include/owfimage.h Tue Aug 31 16:31:06 2010 +0300 @@ -1,4 +1,5 @@ /* Copyright (c) 2009 The Khronos Group Inc. + * Portions copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies) * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and/or associated documentation files (the @@ -195,8 +196,6 @@ OWF_IMAGE* mask; OWFsubpixel globalAlpha; - OWFboolean destinationFullyOpaque; - OWFpixel* tsColor; } OWF_BLEND_INFO;