[Exmmt-commit] SF.net SVN: exmmt: [124] net.sourceforge.exmmt/trunk/src/java/net/ sourceforge/exmm
Status: Inactive
Brought to you by:
lgrammel
|
From: <lgr...@us...> - 2006-10-12 20:07:13
|
Revision: 124
http://svn.sourceforge.net/exmmt/?rev=124&view=rev
Author: lgrammel
Date: 2006-10-12 13:07:11 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Modified Paths:
--------------
net.sourceforge.exmmt/trunk/src/java/net/sourceforge/exmmt/graphics/IDrawArea.java
Modified: net.sourceforge.exmmt/trunk/src/java/net/sourceforge/exmmt/graphics/IDrawArea.java
===================================================================
--- net.sourceforge.exmmt/trunk/src/java/net/sourceforge/exmmt/graphics/IDrawArea.java 2006-10-12 20:02:56 UTC (rev 123)
+++ net.sourceforge.exmmt/trunk/src/java/net/sourceforge/exmmt/graphics/IDrawArea.java 2006-10-12 20:07:11 UTC (rev 124)
@@ -32,7 +32,6 @@
void setPosition(Point position);
- // @tag todo.split: into moveHorizontal, moveVertical
void moveHorizontal(int deltaX);
Point getPosition();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|