This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gui][PATCH] Remove GtkFramePeer.gtkFixedMove
- From: Michael Koch <konqueror at gmx dot de>
- To: java-patches at gcc dot gnu dot org
- Cc: Thomas Fitzsimmons <fitzsim at redhat dot com>
- Date: Wed, 22 Sep 2004 13:21:49 +0200
- Subject: Re: [gui][PATCH] Remove GtkFramePeer.gtkFixedMove
- References: <1094586153.7528.46.camel@tortoise.toronto.redhat.com>
On Tuesday 07 September 2004 21:42, Thomas Fitzsimmons wrote:
> Hi,
>
> I committed this patch to java-gui-branch. It removes the
> unnecessary gtkFixedMove method from GtkFramePeer.
>
> Tom
>
> 2004-09-07 Thomas Fitzsimmons <fitzsim@redhat.com>
>
> * gnu/java/awt/peer/gtk/GtkFramePeer.java,
> jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFramePeer.c
> (gtkFixedMove): Remove method.
Merged to GNU classpath.
Michael