diff options
author | Marcus Brinkmann <[email protected]> | 2002-01-22 15:34:17 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-01-22 15:34:17 +0000 |
commit | e70c1842351c98ff59b48d9282ea2a008e961586 (patch) | |
tree | 78ec461c9edfd1310b43cd75f114d66b7d8fb5f7 | |
parent | doc/ (diff) | |
download | gpgme-e70c1842351c98ff59b48d9282ea2a008e961586.tar.gz gpgme-e70c1842351c98ff59b48d9282ea2a008e961586.zip |
Remove obsolete item.
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ * ABI's to break: -** GpgmePassphraseCb should have void **R_HD, not void *R_HD. ** The resulting error of an operation can not be retrieved seperately; the op_foobar operations can't be implemented by the user, they are not merely convenience, but necessity, while |