--- a/filemanager/src/inc/fmcommon.h Mon May 03 12:24:39 2010 +0300
+++ b/filemanager/src/inc/fmcommon.h Tue Aug 24 10:24:14 2010 +0800
@@ -22,24 +22,11 @@
// MACRO for enable actions for change orientation
// #define FM_CHANGE_ORIENT_ENABLE
-// MACRO for launch find view quickly from driver view and search "b" in "c:\ruby"
-//#define _DEBUG_SPEED_FINDVIEW_
-
-//#define _DEBUG_ENABLE_FORMATMENU_
-
-
-// MARCO for hide d, z, folder except C:\data in windows for debug
-//#define _DEBUG_HIDE_VIEWFOLDER_WINDOWS_
-
-//#define _DEBUG_LOG_ENABLE_
-
-//used to test drive hide which drive could be listed but not available
-//#define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_
+// MACRO for enable debug log
+// #define _DEBUG_LOG_ENABLE_
#include "fmlogger.h"
#include "fmdefine.h"
-
-
#endif