Changeset 3485
- Timestamp:
- 03/09/10 11:37:04 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Core/branches/0075_TR_SCRIPTING/Scripting/I_ObjectHeap.hpp
r1074 r3485 42 42 class I_ObjectReference; 43 43 44 /// @note TR - I don't think we're actively using this anymore. 45 /// It was originally part of the implementation of the Java -> C++ 46 /// JNI layer, but we have not been maintaining that and it doesn't 47 /// even exist in this repository (it's in the old "framework" repo). 44 48 class SCRIPTING_DLL_LINK I_ObjectHeap 45 49 {
