messagingfw/msgcommonutils/src/javaprotectionresolver.cpp
branchRCL_3
changeset 8 30d6238592e8
parent 0 8e480a14352b
child 22 d2c4c66342f3
--- a/messagingfw/msgcommonutils/src/javaprotectionresolver.cpp	Fri Feb 19 23:18:09 2010 +0200
+++ b/messagingfw/msgcommonutils/src/javaprotectionresolver.cpp	Fri Mar 12 15:44:33 2010 +0200
@@ -39,14 +39,6 @@
 
 // LOCAL CONSTANTS AND MACROS
 
-#if defined (__WINS__)
-//_LIT( KFileProtTempDir, "c:\\system\\temp\\fileprot_temp\\");
-_LIT( KFileProtTempDir, "\x43:\\system\\temp\\fileprot_temp\\");
-#else
-//_LIT( KFileProtTempDir, "d:\\system\\temp\\fileprot_temp\\");
-_LIT( KFileProtTempDir, "\x44:\\system\\temp\\fileprot_temp\\");
-#endif
-
 // MODULE DATA STRUCTURES
 
 // LOCAL FUNCTION PROTOTYPES