summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-12-08 11:12:34 +0100
committerMarcus Meissner <marcus@jet.franken.de>2019-12-08 11:12:34 +0100
commit708b0f3bbf9030b9da4ece9b8c22f378c87bbef8 (patch)
tree486d00fc9479f39f66a9007bed9f3865e26b37d3
parent75fc5108d464cc54820e4776d5bb16b49f6229c7 (diff)
downloadlibgphoto2-708b0f3bbf9030b9da4ece9b8c22f378c87bbef8.tar.gz
removed another dup
-rw-r--r--camlibs/ptp2/library.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 1cab68864..adc3bec5a 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -999,12 +999,6 @@ static struct {
/* https://github.com/gphoto/libgphoto2/issues/190 */
{"Sony:Alpha-A6500", 0x054c, 0x0784, 0},
- /* hanes442@icloud.com */
- {"Sony:DSC-RX100M5 (Control)",0x054c, 0x07a3, PTP_CAP},
-
- /* https://github.com/gphoto/libgphoto2/issues/190 */
- {"Sony:Alpha-A6500 (Control)",0x054c, 0x07a4, PTP_CAP|PTP_CAP_PREVIEW},
-
/* bertrand.chambon@free.fr */
{"Sony:Alpha-A68 (Control)", 0x054c, 0x079b, PTP_CAP|PTP_CAP_PREVIEW},
@@ -1019,8 +1013,12 @@ static struct {
/* Elijah Parker <mail@timelapseplus.com> */
{"Sony:DSC-RX100V (Control)", 0x054c, 0x07a3, PTP_CAP},
+ /* hanes442@icloud.com */
+ {"Sony:DSC-RX100M5 (Control)",0x054c, 0x07a3, PTP_CAP},
+
/* Elijah Parker <mail@timelapseplus.com> */
+ /* https://github.com/gphoto/libgphoto2/issues/190 */
{"Sony:Alpha-A6500 (Control)", 0x054c, 0x07a4, PTP_CAP|PTP_CAP_PREVIEW},
/* Elijah Parker <mail@timelapseplus.com> */