summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hx509/asn1_id_pkix_ocsp_nonce.x
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-01-10 02:49:40 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:37:23 -0500
commit2309c52444619c9296f49d6d2a4ba142893eb835 (patch)
tree98d985ae87fa2521f04993dd2eb69b2e7eaad368 /source4/heimdal/lib/hx509/asn1_id_pkix_ocsp_nonce.x
parent126b48e5ab9e8b441e785f3a1a941595bdcfc1b3 (diff)
downloadsamba-2309c52444619c9296f49d6d2a4ba142893eb835.tar.gz
samba-2309c52444619c9296f49d6d2a4ba142893eb835.tar.bz2
samba-2309c52444619c9296f49d6d2a4ba142893eb835.zip
r20643: Remove generated files accidentilly committed.
Andrew Bartlett (This used to be commit 12953ee765de1beeab547cb30ab292b77501d9c9)
Diffstat (limited to 'source4/heimdal/lib/hx509/asn1_id_pkix_ocsp_nonce.x')
-rw-r--r--source4/heimdal/lib/hx509/asn1_id_pkix_ocsp_nonce.x22
1 files changed, 0 insertions, 22 deletions
diff --git a/source4/heimdal/lib/hx509/asn1_id_pkix_ocsp_nonce.x b/source4/heimdal/lib/hx509/asn1_id_pkix_ocsp_nonce.x
deleted file mode 100644
index 36d7422a0d..0000000000
--- a/source4/heimdal/lib/hx509/asn1_id_pkix_ocsp_nonce.x
+++ /dev/null
@@ -1,22 +0,0 @@
-/* Generated from /home/data/samba/samba4/svn/source/heimdal/lib/hx509/ocsp.asn1 */
-/* Do not edit */
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <time.h>
-#include <string.h>
-#include <errno.h>
-#include <krb5-types.h>
-#include <ocsp_asn1.h>
-#include <asn1_err.h>
-#include <der.h>
-#include <parse_units.h>
-
-static unsigned oid_id_pkix_ocsp_nonce_variable_num[10] = {1, 3, 6, 1, 5, 5, 7, 48, 1, 2 };
-static const heim_oid oid_id_pkix_ocsp_nonce_variable = { 10, oid_id_pkix_ocsp_nonce_variable_num };
-
-const heim_oid *oid_id_pkix_ocsp_nonce(void)
-{
-return &oid_id_pkix_ocsp_nonce_variable;
-}
-