aboutsummaryrefslogtreecommitdiffstats
path: root/g10/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/filter.h')
-rw-r--r--g10/filter.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/g10/filter.h b/g10/filter.h
index 108e64c0e..2dc8a3e87 100644
--- a/g10/filter.h
+++ b/g10/filter.h
@@ -61,9 +61,6 @@ typedef struct {
typedef struct {
DEK *dek;
u32 datalen;
- int new_partial; /* use Openpgp partial packets header */
- char *la_buffer; /* help buffer for OP partial stuff */
- size_t la_buflen; /* and its used length */
CIPHER_HANDLE cipher_hd;
int header;
} cipher_filter_context_t;