imagehandlingutilities/thumbnailmanager/thumbagdaemon/src/thumbagaudioobserver.cpp
changeset 30 b67379558a75
parent 29 4bdfb6b5c9b4
child 34 1c05ae5a7e41
equal deleted inserted replaced
29:4bdfb6b5c9b4 30:b67379558a75
   270         {
   270         {
   271         TN_DEBUG1( "CThumbAGAudioObserver::HandleObjectNotification() - bad notification" );
   271         TN_DEBUG1( "CThumbAGAudioObserver::HandleObjectNotification() - bad notification" );
   272         }
   272         }
   273     
   273     
   274 #ifdef _DEBUG
   274 #ifdef _DEBUG
   275     TN_DEBUG3( "CThumbAGImageObserver::IN-COUNTERS---------- Add = %d Modify = %d", iAddCounter, iModCounter );
   275     TN_DEBUG3( "CThumbAGAudioObserver::IN-COUNTERS---------- Add = %d Modify = %d", iAddCounter, iModCounter );
   276     iModCounter = 0;
   276     iModCounter = 0;
   277     iAddCounter = 0;
   277     iAddCounter = 0;
   278 #endif
   278 #endif
   279 
   279 
   280     TN_DEBUG1( "CThumbAGAudioObserver::HandleObjectNotification() - end" );
   280     TN_DEBUG1( "CThumbAGAudioObserver::HandleObjectNotification() - end" );