mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-16 00:16:04 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user