Fix icc compiler warning

This commit is contained in:
msvensson@neptunus.(none) 2005-05-26 12:12:36 +02:00
parent 975ca22872
commit 6c00006d2c

View File

@ -342,7 +342,6 @@ private:
* Complete metadata for one index. The array of attributes has
* variable size.
*/
struct DescEnt;
friend struct DescEnt;
struct DescEnt {
DescHead m_descHead;