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() {