- Removed backlog file processing, which slows down processing.  When
  2.1 has taskd support, the backlog will be cleared, but until then there
  is no point in accumulating transactions.
This commit is contained in:
Paul Beckingham 2012-01-03 00:55:20 -05:00
parent bdc1d558f5
commit a262d41828
7 changed files with 39 additions and 5 deletions

View file

@ -25,7 +25,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#define L10N // Localization complete.
#include <iostream>