--- a/webengine/osswebengine/MemoryManager/Inc/MemoryManager.h Thu Mar 04 13:17:10 2010 -0800
+++ b/webengine/osswebengine/MemoryManager/Inc/MemoryManager.h Thu Mar 04 14:02:57 2010 -0800
@@ -306,7 +306,7 @@
* @param
* @return
*/
- IMPORT_C static void MemoryManager::CreateFastAllocator();
+ IMPORT_C static void CreateFastAllocator();
/**
* Initialize MemoryManager library. Special case if CreateFastAllocator is
@@ -316,7 +316,7 @@
* @param
* @return
*/
- IMPORT_C static void MemoryManager::InitFastAllocator();
+ IMPORT_C static void InitFastAllocator();
/**
* initialize the OOM handler in the memorypool