Fix merge error of AQUAI300 memory layout

This removes the additional entry for AQUAI300, as it was done in "Fix
the memory layout for the Aqualung i300." (1e22760f9102ac).

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2016-09-18 08:29:02 +02:00 committed by Dirk Hohndel
parent 89111ebb2a
commit 3ea2795bf1

View File

@ -129,7 +129,6 @@ static const oceanic_common_version_t oceanic_default_version[] = {
{"DATAMASK \0\0 512K"}, {"DATAMASK \0\0 512K"},
{"COMPMASK \0\0 512K"}, {"COMPMASK \0\0 512K"},
{"HOLLDG03 \0\0 512K"}, {"HOLLDG03 \0\0 512K"},
{"AQUAI300 \0\0 512K"},
}; };
static const oceanic_common_version_t oceanic_proplus3_version[] = { static const oceanic_common_version_t oceanic_proplus3_version[] = {