diff -r 328cf6fbe40c -r 4167eb56f30d filemanager/src/inc/fmcommon.h --- a/filemanager/src/inc/fmcommon.h Thu Aug 05 11:30:07 2010 +0800 +++ b/filemanager/src/inc/fmcommon.h Thu Sep 02 17:00:51 2010 +0800 @@ -22,26 +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_ - +// MACRO for enable debug log +// #define _DEBUG_LOG_ENABLE_ -// 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_ - -//used to test locked drive -// #define _DEBUG_LOCKED_DRIVE_Z #include "fmlogger.h" #include "fmdefine.h" - - #endif