libftdi Archives

Subject: Delete some remaining debug printout

From: Uwe Bonnes <bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 20 Jan 2011 16:22:37 +0100
Applied to all trees
-- 
Uwe Bonnes                bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
>From 6ba0d30b53677d27f9559057697c75c962cab117 Mon Sep 17 00:00:00 2001
From: Uwe Bonnes <bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Jan 2011 16:20:03 +0100
Subject: Delete some remaining debug printout

---
 src/ftdi_stream.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/ftdi_stream.c b/src/ftdi_stream.c
index d39fc2a..6c40327 100644
--- a/src/ftdi_stream.c
+++ b/src/ftdi_stream.c
@@ -153,7 +153,6 @@ ftdi_readstream(struct ftdi_context *ftdi,
     int xferIndex;
     int err = 0;
     
-    fprintf(stderr, "ftdi_readstream\n");
     /*
      * Set up all transfers
      */
-- 
1.7.1




--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • Delete some remaining debug printout, Uwe Bonnes <=