windowing/windowserver/nonnga/CLIENT/RWS.CPP
changeset 194 18f84489a694
parent 152 9f1c3fea0f87
equal deleted inserted replaced
183:6a1564a2f3e6 194:18f84489a694
  2401 	@internalComponent */
  2401 	@internalComponent */
  2402 	{
  2402 	{
  2403 	ASSERT(0);
  2403 	ASSERT(0);
  2404 	}
  2404 	}
  2405 
  2405 
  2406 EXPORT_C void RWsSession::UnregisterEffect(TInt /*aAction*/, TInt /*aPurpose*/, TUint /*aAppUid*/)
       
  2407 /** Dummy implementation in order to preserve compatibility with WSERV NGA.
       
  2408 	@internalComponent */
       
  2409 	{
       
  2410 	ASSERT(0);
       
  2411 	}
       
  2412 
       
  2413 EXPORT_C void RWsSession::UnregisterAllEffects()
  2406 EXPORT_C void RWsSession::UnregisterAllEffects()
  2414 /** Dummy implementation in order to preserve compatibility with WSERV NGA.
  2407 /** Dummy implementation in order to preserve compatibility with WSERV NGA.
  2415 	@internalComponent */
  2408 	@internalComponent */
  2416 	{
  2409 	{
  2417 	ASSERT(0);
  2410 	ASSERT(0);