summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2006-11-23 07:40:31 +0000
committerMarcus Meissner <marcus@jet.franken.de>2006-11-23 07:40:31 +0000
commit0e940b3769029e5b40edf7dba47e01251bddfdf9 (patch)
treed81f18f5255d5953d242d7628b4f19e468add96f
parent5a42660b15f5dac75fecc1af5b0c2f77e31ec9d0 (diff)
downloadlibgphoto2-0e940b3769029e5b40edf7dba47e01251bddfdf9.tar.gz
removed duplicate
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9447 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--camlibs/ptp2/library.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index b23f63d8e..d23275873 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -565,7 +565,6 @@ static struct {
{"Canon:PowerShot A60 (PTP)", 0x04a9, 0x3074, PTPBUG_DELETE_SENDS_EVENT|PTP_CAP|PTP_CAP_PREVIEW},
/* IXUS 400 has the same PID in both modes, Till Kamppeter */
{"Canon:Digital IXUS 400 (PTP mode)", 0x04a9, 0x3075, PTPBUG_DELETE_SENDS_EVENT|PTP_CAP|PTP_CAP_PREVIEW},
- {"Canon:Digital IXUS 400 (PTP mode)", 0x04a9, 0x3075, PTPBUG_DELETE_SENDS_EVENT|PTP_CAP|PTP_CAP_PREVIEW},
{"Canon:PowerShot A300 (PTP mode)", 0x04a9, 0x3076, PTPBUG_DELETE_SENDS_EVENT|PTP_CAP|PTP_CAP_PREVIEW},
{"Canon:PowerShot S50 (PTP mode)", 0x04a9, 0x3077, PTPBUG_DELETE_SENDS_EVENT},
{"Canon:PowerShot G5 (PTP mode)", 0x04a9, 0x3085, PTPBUG_DELETE_SENDS_EVENT},