imagehandlingutilities/thumbnailmanager/thumbagdaemon/src/thumbagcameraobserver.cpp
changeset 30 b67379558a75
parent 29 4bdfb6b5c9b4
child 33 221be23823c5
child 36 c5df59b4ae2d
equal deleted inserted replaced
29:4bdfb6b5c9b4 30:b67379558a75
   261         {
   261         {
   262         TN_DEBUG1( "CThumbAGCameraObserver::HandleObjectNotification() - bad notification" );
   262         TN_DEBUG1( "CThumbAGCameraObserver::HandleObjectNotification() - bad notification" );
   263         }
   263         }
   264     
   264     
   265 #ifdef _DEBUG
   265 #ifdef _DEBUG
   266     TN_DEBUG3( "CThumbAGImageObserver::IN-COUNTERS---------- Add = %d Modify = %d", iAddCounter, iModCounter );
   266     TN_DEBUG3( "CThumbAGCameraObserver::IN-COUNTERS---------- Add = %d Modify = %d", iAddCounter, iModCounter );
   267     iModCounter = 0;
   267     iModCounter = 0;
   268     iAddCounter = 0;
   268     iAddCounter = 0;
   269 #endif
   269 #endif
   270 
   270 
   271     TN_DEBUG1( "CThumbAGCameraObserver::HandleObjectNotification() - end" );
   271     TN_DEBUG1( "CThumbAGCameraObserver::HandleObjectNotification() - end" );