Changeset 3558

Show
Ignore:
Timestamp:
04/09/08 11:33:04
Author:
pvanhoof
Message:

Revert 3556

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail-camel/camel-lite/camel/providers/imap/camel-imap-folder.c

    r3556 r3558  
    41234123                 * for this usleep() and cnt stuff. */ 
    41244124 
    4125                 if (store->idle_cont && my_cont) { 
     4125                if (my_cont) 
    41264126                        usleep (500000); 
    4127                         if (!store->idle_cont) 
    4128                                 my_cont = FALSE; 
    4129                 } 
     4127 
    41304128                cnt++; 
    41314129        }