interpret.cc: Don't include ExceptionEvent.h.
* interpret.cc: Don't include ExceptionEvent.h. * gnu/gcj/jvmti/natExceptionEvent.cc: Remove. * Makefile.am (nat_source_files): Remove natExceptionEvent.cc. * Makefile.in: Regenerated. From-SVN: r124407
This commit is contained in:
parent
befd756626
commit
136bed8f1a
5 changed files with 7 additions and 69 deletions
|
@ -42,7 +42,6 @@ details. */
|
|||
|
||||
#include <gnu/gcj/jvmti/Breakpoint.h>
|
||||
#include <gnu/gcj/jvmti/BreakpointManager.h>
|
||||
#include <gnu/gcj/jvmti/ExceptionEvent.h>
|
||||
|
||||
#ifdef INTERPRETER
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue