diff -r fe71b07a6401 -r 30d6238592e8 messagingfw/msgcommonutils/src/javaprotectionresolver.cpp --- 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