aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-01-22 15:34:17 +0000
committerMarcus Brinkmann <[email protected]>2002-01-22 15:34:17 +0000
commite70c1842351c98ff59b48d9282ea2a008e961586 (patch)
tree78ec461c9edfd1310b43cd75f114d66b7d8fb5f7
parentdoc/ (diff)
downloadgpgme-e70c1842351c98ff59b48d9282ea2a008e961586.tar.gz
gpgme-e70c1842351c98ff59b48d9282ea2a008e961586.zip
Remove obsolete item.
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index c924eb02..8e86f024 100644
--- a/TODO
+++ b/TODO
@@ -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