summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/RoundControl.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/jrummikub/control/RoundControl.java')
-rw-r--r--src/jrummikub/control/RoundControl.java2
1 files changed, 0 insertions, 2 deletions
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() {