summaryrefslogtreecommitdiffstats
path: root/include/db.h
diff options
context:
space:
mode:
authorsasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-11 13:34:15 +0000
committersasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-11 13:34:15 +0000
commit4172bff7bbc945592c4554623fd959c867eab47d (patch)
tree6f2fd8676712e2e6ebe27a4a8c04501964c07ba1 /include/db.h
parent28097f9720dd4fe6fdedc08432b7f320ec8015b7 (diff)
downloadzabbix-4172bff7bbc945592c4554623fd959c867eab47d.tar.gz
zabbix-4172bff7bbc945592c4554623fd959c867eab47d.tar.xz
zabbix-4172bff7bbc945592c4554623fd959c867eab47d.zip
- [DEV-109] Server
git-svn-id: svn://svn.zabbix.com/trunk@5473 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include/db.h')
-rw-r--r--include/db.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/db.h b/include/db.h
index c0c2b3c9..a8206e6a 100644
--- a/include/db.h
+++ b/include/db.h
@@ -118,9 +118,6 @@ typedef enum {
#define CONDITION_VALUE_LEN 255
#define CONDITION_VALUE_LEN_MAX CONDITION_VALUE_LEN+1
-#define PROXY_NAME_LEN 64
-#define PROXY_NAME_LEN_MAX PROXY_NAME_LEN+1
-
#define HOST_HOST_LEN 64
#define HOST_HOST_LEN_MAX HOST_HOST_LEN+1
#define HOST_DNS_LEN 64