diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mint/taler-mint-httpd_db.c | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/src/mint/taler-mint-httpd_db.c b/src/mint/taler-mint-httpd_db.c index b3e239c8..cd418fa5 100644 --- a/src/mint/taler-mint-httpd_db.c +++ b/src/mint/taler-mint-httpd_db.c @@ -17,11 +17,6 @@   * @file taler-mint-httpd_db.c   * @brief High-level (transactional-layer) database operations for the mint.   * @author Christian Grothoff - * - * TODO: - * - actually abstract DB implementation (i.e. via plugin logic) - *   (this file should remain largely unchanged with the exception - *    of the PQ-specific DB handle types)   */  #include "platform.h"  #include <pthread.h> | 
