The branch, master has been updated
       via  7e2c5236308765e9466d760ed3fb6720ba8a812e (commit)
      from  fa457b38eb116eb3804de37170df70803accc4ff (commit)


- Log -----------------------------------------------------------------
commit 7e2c5236308765e9466d760ed3fb6720ba8a812e
Author: Uwe Bonnes <[email protected]>
Date:   Mon Jun 20 15:14:45 2011 +0200

    Remove other duplicate-code

-----------------------------------------------------------------------

Summary of changes:
 examples/eeprom.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/examples/eeprom.c b/examples/eeprom.c
index 3b8d3a6..1a11e3b 100644
--- a/examples/eeprom.c
+++ b/examples/eeprom.c
@@ -123,7 +123,6 @@ int main(int argc, char **argv)
     if (use_defaults)
     {
         ftdi_eeprom_initdefaults(ftdi, "IKDA", "FTDIJTAG", "0001");
-        ftdi_eeprom_initdefaults(ftdi, "IKDA", "FTDIJTAG", "0001");
         if (ftdi_set_eeprom_value(ftdi, MAX_POWER, 500) <0)
         {
             fprintf(stderr, "ftdi_set_eeprom_value: %d (%s)\n",


hooks/post-receive
-- 
port libftdi to libusb-1.0

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to [email protected]   

Reply via email to