java-interp.h (_Jv_InterpMethod::dump_object): Removed declaration.
* include/java-interp.h (_Jv_InterpMethod::dump_object): Removed declaration. From-SVN: r113738
This commit is contained in:
parent
6c4e9c60ad
commit
793da155cd
2 changed files with 5 additions and 1 deletions
|
@ -190,7 +190,6 @@ class _Jv_InterpMethod : public _Jv_MethodBase
|
|||
#endif
|
||||
|
||||
public:
|
||||
static void dump_object(jobject o);
|
||||
|
||||
/* Get the line table for this method.
|
||||
* start is the lowest index in the method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue