summaryrefslogtreecommitdiff
path: root/src/donau/donau-httpd_history_get.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/donau/donau-httpd_history_get.c')
-rw-r--r--src/donau/donau-httpd_history_get.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/donau/donau-httpd_history_get.c b/src/donau/donau-httpd_history_get.c
index 4ac2d77..35c7b4a 100644
--- a/src/donau/donau-httpd_history_get.c
+++ b/src/donau/donau-httpd_history_get.c
@@ -28,13 +28,12 @@
#include "donau-httpd.h"
#include "donaudb_plugin.h"
#include "donau-httpd_history.h"
-// #include "taler-exchange-httpd_metrics.h"
/**
* Maximum number of history we return per request.
*/
-#define MAX_RECORDS 1024
+// #define MAX_RECORDS 1024
/**
* Return history information.