Patch: GtkComponentPeer cleanup

Thomas Fitzsimmons fitzsim@redhat.com
Mon Jul 14 22:33:00 GMT 2003


Hello,

This patch removes the native method implementation
Java_gnu_java_awt_peer_gtk_GtkComponentPeer_create which has no
corresponding declaration in GtkComponentPeer.  This method
implementation was causing problems because it used deprecated GTK
functions.

The patch also removes some debug messages.

Please review.

Thanks,
Tom

2003-07-14  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c
	(create): Remove unused method implementation.
	(connectHooks): Remove debug messages.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: comppeer.diff
Type: text/x-patch
Size: 1695 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030714/c3d35175/attachment.bin>


More information about the Java-patches mailing list