diff options
Diffstat (limited to 'diceparser.h')
| -rw-r--r-- | diceparser.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/diceparser.h b/diceparser.h index 6c9915d..f55d7b6 100644 --- a/diceparser.h +++ b/diceparser.h @@ -256,11 +256,6 @@ private: */ bool readOperator(QString&,ExecutionNode* previous); /** - * @brief setCurrentNode - * @param node - */ - ExecutionNode* getLatestNode(ExecutionNode* node); - /** * @brief DiceParser::readCommand * @param str * @param node |