summaryrefslogtreecommitdiff
path: root/p11-kit/uri.h
diff options
context:
space:
mode:
Diffstat (limited to 'p11-kit/uri.h')
-rw-r--r--p11-kit/uri.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/p11-kit/uri.h b/p11-kit/uri.h
index ceb1f4b..2ce56e6 100644
--- a/p11-kit/uri.h
+++ b/p11-kit/uri.h
@@ -35,15 +35,6 @@
#ifndef P11_KIT_URI_H
#define P11_KIT_URI_H
-/*
- * To use this API, you need to be prepared for changes to the API,
- * and add the C flag: -DP11_KIT_API_SUBJECT_TO_CHANGE
- */
-
-#ifndef P11_KIT_API_SUBJECT_TO_CHANGE
-#error "This API has not yet reached stability."
-#endif
-
#include "p11-kit/pkcs11.h"
#ifdef __cplusplus