From 12096c0f04d85a342d3ffedb6ac50e057cb2a84a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 26 Mar 2006 23:39:08 +0000 Subject: [PATCH] Remove hx509_query, its exposed now. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16809 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hx_locl.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/hx509/hx_locl.h b/lib/hx509/hx_locl.h index 3f128b70b..e0028f5bd 100644 --- a/lib/hx509/hx_locl.h +++ b/lib/hx509/hx_locl.h @@ -60,9 +60,6 @@ #include "crypto-headers.h" -struct hx509_query_data; -typedef struct hx509_query_data hx509_query; - struct hx509_keyset_ops; struct hx509_collector;