code cleanup: compile with clang and quiet some warnings.

This commit is contained in:
2012-06-28 12:32:06 +00:00
parent 57b69abe0d
commit c8c743b609
12 changed files with 52 additions and 34 deletions

View File

@@ -50,12 +50,12 @@ private:
/**
* @brief datatype of this MemoryProxy
*/
DataType m_datatype;
/* DataType m_datatype; */ /* UNUSED */
/**
* @brief channel information of this buffer
*/
ChannelInfo m_channelInfo[COM_NUMBER_OF_CHANNELS];
/* ChannelInfo m_channelInfo[COM_NUMBER_OF_CHANNELS]; */ /* UNUSED */
/**
* @brief the allocated memory