Skip to content

Commit

Permalink
remove an unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn committed Jul 22, 2018
1 parent 0a8cdf0 commit 845cc04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion camlibs/ptp2/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -7057,7 +7057,6 @@ _get_Panasonic_Exposure(CONFIG_GET_ARGS) {
uint32_t currentVal;
uint32_t listCount;
uint32_t *list;
uint16_t valsize;
uint32_t i;
char buf[16];
PTPParams *params = &(camera->pl->params);
Expand Down

0 comments on commit 845cc04

Please sign in to comment.