graphicscomposition/openwfcompositionengine/composition/include/wfccontext.h
changeset 152 9f1c3fea0f87
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
--- a/graphicscomposition/openwfcompositionengine/composition/include/wfccontext.h	Tue Jul 06 15:45:57 2010 +0300
+++ b/graphicscomposition/openwfcompositionengine/composition/include/wfccontext.h	Wed Aug 18 11:05:09 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
@@ -330,19 +331,6 @@
 
 
 /*!
- *  \brief Stream content notification callback
- *
- *  \param stream Handle of the stream
- *  \param event Stream event type
- *  \param data Context
- */
-OWF_API_CALL void
-WFC_Context_SourceStreamUpdated(OWFNativeStreamType stream,
-                                OWFint event,
-                                void* data,
-                                void* param);
-
-/*!
  *  \brief Check if context is currently activated
  *
  *  \param context