From 0007df38b80f45f06518f3caaea6c76cdcd6874c Mon Sep 17 00:00:00 2001 From: Vladimir Eliezer Tokarev Date: Sat, 17 Sep 2016 13:50:06 +0300 Subject: [PATCH] updated documentation --- voting-booth-gui/src/main/VotingBoothGUIManager.java | 1 - 1 file changed, 1 deletion(-) diff --git a/voting-booth-gui/src/main/VotingBoothGUIManager.java b/voting-booth-gui/src/main/VotingBoothGUIManager.java index 31feff6..0f69099 100644 --- a/voting-booth-gui/src/main/VotingBoothGUIManager.java +++ b/voting-booth-gui/src/main/VotingBoothGUIManager.java @@ -87,7 +87,6 @@ public class VotingBoothGUIManager extends Application implements VotingBoothUI logger.debug("Graphical user interface call to chooseChannel"); } - /** * call for the channel choice phase by registering a ChannelChoiceUICommand in the queue * @param questions questions to determine the right voting channel for this voter