* stacktrace.cc: Delete unused _Jv_FindCallingClassState.

From-SVN: r96891
This commit is contained in:
Mike Stump
2005-03-22 20:52:40 +00:00
committed by Mike Stump
parent 4148df124f
commit b360e19350
2 changed files with 2 additions and 5 deletions
-5
View File
@@ -35,11 +35,6 @@ using namespace java::lang::reflect;
using namespace java::util;
using namespace gnu::gcj::runtime;
struct _Jv_FindCallingClassState: _Jv_UnwindState
{
jclass result;
};
// Maps ncode values to their containing native class.
// NOTE: Currently this Map contradicts class GC for native classes. This map
// (and the "new class stack") will need to use WeakReferences in order to