summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalibor Topic <robilad@yahoo.com>2007-04-18 12:01:54 +0000
committerDalibor Topic <robilad@yahoo.com>2007-04-18 12:01:54 +0000
commit98f305361d1a9673d5214f4aa2af79c66ed43c34 (patch)
treec107e6b9091f10ad440b3e062c74002e002e1e4b
parentcd807d701001c01e7d4062143afd858756d2f495 (diff)
downloadclasspath-98f305361d1a9673d5214f4aa2af79c66ed43c34.tar.gz
2007-04-18 Dalibor Topic <robilad@kaffe.org>
* include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h: Removed empty header file. * include/Makefile.am (QTPEER_H_FILES): Removed gnu_java_awt_peer_qt_QtGraphicsEnvironment.h.
-rw-r--r--ChangeLog8
-rw-r--r--include/Makefile.am1
-rw-r--r--include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h18
3 files changed, 8 insertions, 19 deletions
diff --git a/ChangeLog b/ChangeLog
index a195862e3..bbc35eca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-04-18 Dalibor Topic <robilad@kaffe.org>
+ * include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h:
+ Removed empty header file.
+
+ * include/Makefile.am (QTPEER_H_FILES):
+ Removed gnu_java_awt_peer_qt_QtGraphicsEnvironment.h.
+
+2007-04-18 Dalibor Topic <robilad@kaffe.org>
+
* native/jni/xmlj/xmlj_xpath.c: Don't include
gnu_xml_libxmlj_dom_GnomeXPathNSResolver.h.
diff --git a/include/Makefile.am b/include/Makefile.am
index a3d406c43..31a6490ea 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -100,7 +100,6 @@ $(top_srcdir)/include/gnu_java_awt_peer_qt_QtPanelPeer.h \
$(top_srcdir)/include/gnu_java_awt_peer_qt_QPainterPath.h \
$(top_srcdir)/include/gnu_java_awt_peer_qt_QtFontMetrics.h \
$(top_srcdir)/include/gnu_java_awt_peer_qt_QtScrollPanePeer.h \
-$(top_srcdir)/include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h \
$(top_srcdir)/include/gnu_java_awt_peer_qt_QMatrix.h \
$(top_srcdir)/include/gnu_java_awt_peer_qt_QtLabelPeer.h \
$(top_srcdir)/include/gnu_java_awt_peer_qt_QtPopupMenuPeer.h \
diff --git a/include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h b/include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h
deleted file mode 100644
index d964760f3..000000000
--- a/include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-
-#ifndef __gnu_java_awt_peer_qt_QtGraphicsEnvironment__
-#define __gnu_java_awt_peer_qt_QtGraphicsEnvironment__
-
-#include <jni.h>
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __gnu_java_awt_peer_qt_QtGraphicsEnvironment__ */