emulator/emulatorbsp/specific/property.cpp
branchRCL_3
changeset 55 7151b503b58d
parent 40 cb9d56c0e2af
--- a/emulator/emulatorbsp/specific/property.cpp	Wed Sep 15 13:26:16 2010 +0300
+++ b/emulator/emulatorbsp/specific/property.cpp	Wed Oct 13 15:48:25 2010 +0300
@@ -435,16 +435,6 @@
 		}
 	
 
-	// Get the name of the extension media drivers from epoc.ini (optional)
-	value = NULL;
-	iProperties.GetString("MediaExtensionDriver", value);
-	if (value)
-		{
-		if (iProperties.Append("Extension", value) == NULL)
-			return KErrNoMemory;		
-		}
-
-
 //	load additional configuration specific properties
 
 //	get the multi property "configuration"