aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/asn1_alt_name.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/x509/asn1_alt_name.h')
-rw-r--r--src/lib/x509/asn1_alt_name.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/lib/x509/asn1_alt_name.h b/src/lib/x509/asn1_alt_name.h
deleted file mode 100644
index b0ca1d87e..000000000
--- a/src/lib/x509/asn1_alt_name.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
-* Botan is released under the Simplified BSD License (see license.txt)
-*/
-
-#ifndef BOTAN_X509_ALT_NAME_H_
-#define BOTAN_X509_ALT_NAME_H_
-
-#include <botan/pkix_types.h>
-BOTAN_DEPRECATED_HEADER(asn1_alt_name.h)
-
-#endif