From 3193477354fc63477a3f42c94023fa84c129adf1 Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Tue, 5 Jul 2011 21:46:38 +0200 Subject: letzter Kommentar git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@608 72836036-5685-4462-b002-a69064685172 --- src/jrummikub/control/RoundControl.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/jrummikub/control/RoundControl.java b/src/jrummikub/control/RoundControl.java index b61043d..0891055 100644 --- a/src/jrummikub/control/RoundControl.java +++ b/src/jrummikub/control/RoundControl.java @@ -358,8 +358,6 @@ public class RoundControl { /** * Creates new turn control of the specified type * - * @param type - * of the new turn control * @return the new turn control */ protected ITurnControl createTurnControl() { -- cgit v1.2.3