put fixme for #5746.

This commit is contained in:
Marcello Stanisci 2019-06-03 11:06:11 +02:00
parent c241694ccb
commit 3dd913ec74
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -1166,6 +1166,8 @@ taler_bank_get_history_range
TALER_WIRE_HistoryResultCallback hres_cb, TALER_WIRE_HistoryResultCallback hres_cb,
void *hres_cb_cls) void *hres_cb_cls)
{ {
/* FIXME: remove the following lines when addressing #5746*/
GNUNET_break (0); GNUNET_break (0);
return NULL; return NULL;