diff -r bbf46f59e123 -r 25ffed67c7ef graphicscomposition/openwfcinterface/include/wfcplatform.h --- a/graphicscomposition/openwfcinterface/include/wfcplatform.h Tue Aug 31 16:31:06 2010 +0300 +++ b/graphicscomposition/openwfcinterface/include/wfcplatform.h Wed Sep 01 12:39:21 2010 +0100 @@ -1,8 +1,8 @@ -/******************************************************************** +/********************************************************************* * * * Sample implementation of wfcplatform.h, version 1.0, draft 18 * * * - * Copyright (c) 2007-2009 The Khronos Group * + * Copyright � 2007-2009 The Khronos Group * * * *********************************************************************/ @@ -30,9 +30,6 @@ #define WFC_DEFAULT_SCREEN_NUMBER (0) #endif -/* for backward compatibility of wfcGetOnScreenStream symbol use */ -#define wfcGetOnScreenStream extwfcGetOnScreenStream - typedef khronos_int32_t WFCint; typedef khronos_float_t WFCfloat; typedef khronos_uint32_t WFCbitfield;