[apps/code] Remove TODO comment

This commit is contained in:
Léa Saviot
2020-04-30 17:10:07 +02:00
committed by Émilie Feral
parent 0dac6b5bac
commit 8142e1d344

View File

@@ -107,7 +107,6 @@ private:
ScriptNodeCell m_itemCells[k_maxNumberOfDisplayedItems];
MessageTableCell m_subtitleCells[k_scriptOriginsCount];
ScriptStore * m_scriptStore;
// TODO LEA Put these in an array?
size_t m_currentScriptNodesCount;
size_t m_builtinNodesCount;
size_t m_importedNodesCount;