[Stk] Unused attribute

Thomas Meyer public at meyer-thomas.com
Fri Jul 27 03:39:26 PDT 2012


Hi,
for the next Stk version, there is an unused attribute definition:
...
bool FileWrite :: setWavFile( std::string fileName )
{
   std::string name( fileName );
...

'name' is never used.

Thomas Meyer



More information about the Stk mailing list