diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-05-31 09:34:45 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-05-31 09:34:45 +0200 |
commit | eb1fdc105cf2ea0afe3922e06b614622294d017f (patch) | |
tree | 5cadb0d3955d78cc361c00a599545b079e691215 /src/include/taler_exchangedb_plugin.h | |
parent | ba0146b8789d33afee9c3644ad7dade5b99ae1ba (diff) |
implement GC logic (#3485)
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-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 d55bd8d15..40b8f9789 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1494,7 +1494,6 @@ struct TALER_EXCHANGEDB_Plugin * * @param cls closure * @return #GNUNET_OK on success, - * #GNUNET_NO if there was nothing to GC * #GNUNET_SYSERR on DB errors */ int |