aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--node/dicerollernode.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/node/dicerollernode.h b/node/dicerollernode.h
index f03b372..5d198f9 100644
--- a/node/dicerollernode.h
+++ b/node/dicerollernode.h
@@ -12,10 +12,7 @@ public:
DiceRollerNode(quint64 faces);
virtual void run(ExecutionNode*);
-
- //private method
-private:
- quint64 rollDice();
+ quint64 getFaces();
//private members