Cleanup: Removed commented out code.

This commit is contained in:
Jeroen Bakker 2021-03-24 13:42:55 +01:00
parent 31f8d894b9
commit b2246d25a2
1 changed files with 0 additions and 10 deletions

View File

@ -44,16 +44,6 @@ class MemoryProxy {
*/
ExecutionGroup *m_executor;
/**
* \brief datatype of this MemoryProxy
*/
/* DataType m_datatype; */ /* UNUSED */
/**
* \brief channel information of this buffer
*/
/* ChannelInfo m_channelInfo[COM_NUMBER_OF_CHANNELS]; */ /* UNUSED */
/**
* \brief the allocated memory
*/