/[svn]/libgig/trunk/src/gig.cpp
ViewVC logotype

Diff of /libgig/trunk/src/gig.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3924 by schoenebeck, Mon Jun 14 12:07:47 2021 UTC revision 3925 by schoenebeck, Mon Jun 14 12:15:51 2021 UTC
# Line 6365  namespace { Line 6365  namespace {
6365    
6366          if (!pSamples) pSamples = new SampleList;          if (!pSamples) pSamples = new SampleList;
6367    
         RIFF::File* file = pRIFF;  
   
6368          // just for progress calculation          // just for progress calculation
6369          int iSampleIndex  = 0;          int iSampleIndex  = 0;
6370          int iTotalSamples = WavePoolCount;          int iTotalSamples = WavePoolCount;

Legend:
Removed from v.3924  
changed lines
  Added in v.3925

  ViewVC Help
Powered by ViewVC