# HG changeset patch # User Stefan Karlsson # Date 1269790740 -3600 # Node ID 8a20451cf4b887f0f169b8fbf93391595374f270 # Parent 673af61f0c84016497f904d599b0cc2a25c5ba61 Fixed "extra qualification" syntax errors. diff -r 673af61f0c84 -r 8a20451cf4b8 graphicscomposition/openwfsupport/inc/streammap.h --- a/graphicscomposition/openwfsupport/inc/streammap.h Tue Mar 23 13:35:02 2010 +0000 +++ b/graphicscomposition/openwfsupport/inc/streammap.h Sun Mar 28 16:39:00 2010 +0100 @@ -177,7 +177,7 @@ */ static TUint32 HashFunction(const TSurfaceId& aHashKey); - static TInt COpenWfcStreamMap::DeleteSingleton(TAny* aData); + static TInt DeleteSingleton(TAny* aData); private: /** * Mutex used for controlling the access to the native streams map