Remove duplicate 'addr_set' type declaration.

This commit is contained in:
Jon Siwek 2011-05-12 13:01:58 -05:00
parent 6b7e300e0b
commit 3fe92fc1ff

View file

@ -40,8 +40,6 @@ type icmp_context: record {
DF: bool;
};
type addr_set: set[addr];
type dns_mapping: record {
creation_time: time;