uiacceltk/hitchcock/ServerCore/Src/alfappservercore.mmp
branchRCL_3
changeset 19 e5af45d51884
parent 18 1801340c26a2
child 20 31fccae4f8a7
--- a/uiacceltk/hitchcock/ServerCore/Src/alfappservercore.mmp	Thu Aug 19 10:48:02 2010 +0300
+++ b/uiacceltk/hitchcock/ServerCore/Src/alfappservercore.mmp	Tue Aug 31 16:07:35 2010 +0300
@@ -38,11 +38,6 @@
 
 // MACRO ALF_DEBUG_PRINT_NODE_INFO
 
-// Have these lines active if you want to have additional memory logging.
-// Comment these lines out if you don't want any memory logging.
-//MACRO ALF_MEMORYLOGGING
-//#define ALF_MEMORYLOGGING
-
 
 TARGET                  alfappservercore.dll
 TARGETTYPE              dll
@@ -139,7 +134,3 @@
 #ifdef HUI_DEBUG_TRACK_DRAWING
 LIBRARY					alfcommanddebug.lib
 #endif
-
-#ifdef ALF_MEMORYLOGGING
-LIBRARY                 hal.lib
-#endif