ofdbus/dbus/bus/bus-helper.cpp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
--- a/ofdbus/dbus/bus/bus-helper.cpp	Tue Aug 31 16:54:36 2010 +0300
+++ b/ofdbus/dbus/bus/bus-helper.cpp	Wed Sep 01 12:36:54 2010 +0100
@@ -28,7 +28,7 @@
 	 TFindFile findFile(fs);
 	 
 	 char *cpath = NULL;
-	 char drive = ' ';
+	 char drive;
 
 	 if (findFile.FindByDir(_L("system.conf"),_L("\\data\\dbus\\")) == KErrNone   )
 	 {