securitydialogs/lockclient/inc/lockaccessextension.h
branchRCL_3
changeset 50 03674e5abf46
parent 49 09b1ac925e3f
--- a/securitydialogs/lockclient/inc/lockaccessextension.h	Tue Aug 31 16:04:40 2010 +0300
+++ b/securitydialogs/lockclient/inc/lockaccessextension.h	Wed Sep 01 12:19:59 2010 +0100
@@ -21,12 +21,6 @@
 
 #include <e32base.h>
 
-#if defined(_DEBUG)
-#define RDEBUG( x, y ) RDebug::Printf( "%s %s (%u) %s=%x", __FILE__, __PRETTY_FUNCTION__, __LINE__, x, y );
-#else
-#define RDEBUG( x, y )
-#endif
-
 class RWsSession;
 
 /**