diff options
Diffstat (limited to 'lang/cl/gpg-error-package.lisp')
-rw-r--r-- | lang/cl/gpg-error-package.lisp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/cl/gpg-error-package.lisp b/lang/cl/gpg-error-package.lisp index c3f85df..0a39663 100644 --- a/lang/cl/gpg-error-package.lisp +++ b/lang/cl/gpg-error-package.lisp @@ -27,9 +27,6 @@ ;;; Errors are represented as lists '(SOURCE CODE). Other ;;; representations are also accepted in some places. ;;; -;;; TODO: Lispy convenience functions as need arises, for example for -;;; output. -;;; ;;; The following functions are defined which are not defined in the C API: ;;; gpg-err-source-as-key, gpg-err-source-as-value ;;; gpg-err-code-as-key, gpg-err-code-as-value |