diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-17 17:47:50 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-17 17:47:50 +0100 |
commit | 096de63d04a2bf86c155fd2c594e72704a404cab (patch) | |
tree | 68117e4b473f8b12861b40d10f0109d3a87f50a6 | |
parent | 27457d94e4136d14c235aaea61214949842fc0aa (diff) |
resolved
-rw-r--r-- | src/include/taler_testing_lib.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index ffe785658..dc99b8200 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -2270,9 +2270,6 @@ TALER_TESTING_get_trait_merchant_priv (const struct TALER_TESTING_Command *cmd, const struct TALER_MerchantPrivateKeyP **priv); -// FIXME: private get_trait_merchant_priv instead, rather have -// more traits with precise types than this! - /** * Offer private key of a merchant, typically done when CMD_1 needs it to |