altoslib: Remove duplicate seen_ values in AltosEepromIterable
authorKeith Packard <keithp@keithp.com>
Fri, 14 Sep 2012 18:08:19 +0000 (11:08 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 14 Sep 2012 18:08:19 +0000 (11:08 -0700)
These are defined in AltosRecord; duplicating them is not a good plan

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found