Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/zbxdbcache/dbconfig.h')
-rw-r--r--src/libs/zbxdbcache/dbconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/zbxdbcache/dbconfig.h b/src/libs/zbxdbcache/dbconfig.h
index 4b1532a36dc..eab59441cd7 100644
--- a/src/libs/zbxdbcache/dbconfig.h
+++ b/src/libs/zbxdbcache/dbconfig.h
@@ -261,8 +261,6 @@ typedef struct
}
ZBX_DC_HTTPITEM;
-typedef zbx_item_history_value_t ZBX_DC_DELTAITEM;
-
#if defined(HAVE_POLARSSL) || defined(HAVE_GNUTLS) || defined(HAVE_OPENSSL)
typedef struct
{