Uuups that was not yet intended for a commit.

This commit is contained in:
Hauke Heibel 2009-09-25 10:14:16 +02:00
parent 2fbf5ce7df
commit 3d6e4ab879

View File

@ -116,9 +116,6 @@ struct CommaInitializer
int m_row; // current row id
int m_col; // current col id
int m_currentBlockRows; // current block height
private:
CommaInitializer& operator=(const CommaInitializer&);
};
/** \anchor MatrixBaseCommaInitRef