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:
Keith Seitz
2007-05-04 02:08:07 +00:00
committed by Keith Seitz
parent befd756626
commit 136bed8f1a
5 changed files with 7 additions and 69 deletions
+7
View File
@@ -1,3 +1,10 @@
2007-05-03 Keith Seitz <keiths@redhat.com>
* interpret.cc: Don't include ExceptionEvent.h.
* gnu/gcj/jvmti/natExceptionEvent.cc: Remove.
* Makefile.am (nat_source_files): Remove natExceptionEvent.cc.
* Makefile.in: Regenerated.
2007-05-03 Keith Seitz <keiths@redhat.com>
* include/jvmti-int.h (_Jv_ReportJVMTIExceptionThrow):