diff options
| author | alex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-11-05 18:27:29 +0000 |
|---|---|---|
| committer | alex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-11-05 18:27:29 +0000 |
| commit | 45ddd4b127a0df94e596bd15eaf6b6e5c34f441c (patch) | |
| tree | fc68901257bf01079636f266c8c9dfa80ef31c28 /include | |
| parent | c9736a3f6137e59971e921634a0883bc8833b6c0 (diff) | |
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@3428 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
| -rw-r--r-- | include/dbsync.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dbsync.h b/include/dbsync.h index 121bfb24..d9ff1871 100644 --- a/include/dbsync.h +++ b/include/dbsync.h @@ -499,9 +499,6 @@ static ZBX_TABLE tables[]={ {"hosttemplateid", ZBX_TYPE_INT, ZBX_SYNC}, {"hostid", ZBX_TYPE_INT, ZBX_SYNC}, {"templateid", ZBX_TYPE_INT, ZBX_SYNC}, - {"items", ZBX_TYPE_INT, ZBX_SYNC}, - {"triggers", ZBX_TYPE_INT, ZBX_SYNC}, - {"graphs", ZBX_TYPE_INT, ZBX_SYNC}, {0} } }, |
