--- libgig/trunk/src/gig.h 2007/10/04 18:57:10 1381 +++ libgig/trunk/src/gig.h 2007/10/14 12:06:32 1416 @@ -764,7 +764,6 @@ friend class Sample; friend class Group; // so Group can access protected member pRIFF private: - static const DLS::Info::FixedStringLength FixedStringLengths[]; std::list* pGroups; std::list::iterator GroupsIterator; };