summaryrefslogtreecommitdiff
path: root/camlibs/canon
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2013-12-01 19:53:24 +0000
committerMarcus Meissner <marcus@jet.franken.de>2013-12-01 19:53:24 +0000
commit8471fe03f3df39c3ef15893c32c9c9ae43a0caef (patch)
treeb26492b1e0c6a9b8d681c758b61450fc0910faf1 /camlibs/canon
parent5b6d2850ca792f1c9674f1897a05963de1393960 (diff)
downloadlibgphoto2-8471fe03f3df39c3ef15893c32c9c9ae43a0caef.tar.gz
removed a duplicate MVX100i id
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14587 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/canon')
-rw-r--r--camlibs/canon/canon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/camlibs/canon/canon.c b/camlibs/canon/canon.c
index d548d16c8..d4cb37fef 100644
--- a/camlibs/canon/canon.c
+++ b/camlibs/canon/canon.c
@@ -207,7 +207,6 @@ const struct canonCamModelData models[] = {
{"Canon:Optura 10", CANON_CLASS_1, 0x04A9, 0x3082, CAP_NON, SL_MOVIE_LARGE, SL_THUMB, SL_PICTURE, NULL},
- {"Canon:MVX100i", CANON_CLASS_1, 0x04A9, 0x3082, CAP_NON, SL_MOVIE_LARGE, SL_THUMB, SL_PICTURE, NULL},
{"Canon:EOS 10D", CANON_CLASS_4, 0x04A9, 0x3083, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},
{"Canon:EOS 300D (normal mode)", CANON_CLASS_4, 0x04A9, 0x3084, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},
{"Canon:EOS Digital Rebel (normal mode)",CANON_CLASS_4, 0x04A9, 0x3084, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},