CVS update: /common/fileio/platform/symbian/

CVS update: /common/fileio/platform/symbian/

milko at helixcommunity.org milko at helixcommunity.org
Sat Dec 21 02:12:34 PST 2002


User: milko   Date: 02/12/20 18:12:34
Modified
 /common/fileio/platform/symbian/
  symbsessionmgr.cpp

Log
 Removed unnecesary NULL safety check.

File Changes:

Directory: /common/fileio/platform/symbian/
===========================================

File [changed]: symbsessionmgr.cpp
Url: https://common.helixcommunity.org/source/browse/common/fileio/platform/symbian/symbsessionmgr.cpp.diff?r1=1.2&r2=1.3
Delta lines:  +3 -6
-------------------
--- symbsessionmgr.cpp	21 Dec 2002 01:43:23 -0000	1.2
+++ symbsessionmgr.cpp	21 Dec 2002 02:12:34 -0000	1.3
@@ -115,12 +115,9 @@
 
     if (pSessionManager)
     {
-	if (pSessionManager)
-	{
 	    pManagerOut = pSessionManager;
 	    pSessionManager->AddRef();
 	    retVal = HXR_OK;
-	}
 
 	if (ppCommonObj && ((*ppCommonObj) == NULL))
 	{




---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe at common.helixcommunity.org
For additional commands, e-mail: cvs-help at common.helixcommunity.org




More information about the Common-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.