calendarui/views/src/calenmonthcontainer.cpp
branchRCL_3
changeset 5 42814f902fe6
parent 0 f979ecb2b13e
child 10 38571fd2a704
--- a/calendarui/views/src/calenmonthcontainer.cpp	Tue Feb 02 10:12:19 2010 +0200
+++ b/calendarui/views/src/calenmonthcontainer.cpp	Fri Feb 19 22:49:53 2010 +0200
@@ -1683,8 +1683,10 @@
             /* Handle pointer event in months day area */
             {
 
+#ifdef _DEBUG
             RDebug::Print( _L("pointerEvent.iModifiers = 0x%08x"),
                     aPointerEvent.iModifiers );
+#endif
             // Event modifiers are ignored for now because
             // those are not needed but cause problems
             TPointerEvent pointerEvent( aPointerEvent );