messagingfw/msgsrvnstore/server/src/diskchange.cpp
branchRCL_3
changeset 10 30d6238592e8
parent 0 8e480a14352b
child 35 f8ad95794a08
--- a/messagingfw/msgsrvnstore/server/src/diskchange.cpp	Fri Feb 19 23:18:09 2010 +0200
+++ b/messagingfw/msgsrvnstore/server/src/diskchange.cpp	Fri Mar 12 15:44:33 2010 +0200
@@ -80,7 +80,7 @@
 		}
 	else if (iDiskRemoved)
 		{
-		if (iUniqueId != volume.iUniqueID || iWrongId)
+		if (iWrongId)
 			{
 			// The incorrect disk is being used
 			keepGoing = iObserver.DiskChanged(iDrive, volume.iUniqueID);