summaryrefslogtreecommitdiff
path: root/include/asterisk/datastore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/datastore.h')
-rw-r--r--include/asterisk/datastore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/datastore.h b/include/asterisk/datastore.h
index fe1ff8462..6eb4cf2a5 100644
--- a/include/asterisk/datastore.h
+++ b/include/asterisk/datastore.h
@@ -27,8 +27,6 @@ extern "C" {
#include "asterisk/linkedlists.h"
-#define DATASTORE_INHERIT_FOREVER INT_MAX
-
/*! \brief Structure for a data store type */
struct ast_datastore_info {
const char *type; /*!< Type of data store */