diff options
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r-- | src/include/taler_exchange_service.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index ea185f09a..38928dc18 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h | |||
@@ -1722,7 +1722,6 @@ struct TALER_EXCHANGE_DepositData | |||
1722 | * yet execute the transaction | 1722 | * yet execute the transaction |
1723 | */ | 1723 | */ |
1724 | struct TALER_Amount coin_contribution; | 1724 | struct TALER_Amount coin_contribution; |
1725 | |||
1726 | }; | 1725 | }; |
1727 | 1726 | ||
1728 | 1727 | ||