Hi all,

I've removed an empty and unused qt peer header file.

cheers,
dalibor topic

2007-04-18  Dalibor Topic  <[EMAIL PROTECTED]>

       * 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.

Index: include/Makefile.am
===================================================================
RCS file: /sources/classpath/classpath/include/Makefile.am,v
retrieving revision 1.76
diff -u -r1.76 Makefile.am
--- include/Makefile.am 18 Apr 2007 11:50:47 -0000      1.76
+++ include/Makefile.am 18 Apr 2007 11:56:59 -0000
@@ -100,7 +100,6 @@
 $(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 \
Index: include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h
===================================================================
RCS file: include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h
diff -N include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h
--- include/gnu_java_awt_peer_qt_QtGraphicsEnvironment.h        30 Apr 2006 
10:37:36 -0000      1.9
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -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__ */

Reply via email to