diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 008909c3..06fa2479 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -331,7 +331,6 @@ struct TALER_EXCHANGEDB_TableData      struct      {        struct TALER_ReservePublicKeyP reserve_pub; -      struct GNUNET_TIME_Timestamp request_timestamp;        struct TALER_CoinSpendPublicKeyP coin_pub;        struct TALER_CoinSpendSignatureP coin_sig;        struct TALER_ReserveSignatureP reserve_sig; | 
