commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r9345 - gnuradio/branches/developers/trondeau/dbs/usrp


From: trondeau
Subject: [Commit-gnuradio] r9345 - gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy
Date: Tue, 19 Aug 2008 21:21:05 -0600 (MDT)

Author: trondeau
Date: 2008-08-19 21:21:05 -0600 (Tue, 19 Aug 2008)
New Revision: 9345

Modified:
   gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc
Log:
forgot to undo this test before.

Modified: 
gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc
===================================================================
--- gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc 
2008-08-20 02:52:25 UTC (rev 9344)
+++ gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc 
2008-08-20 03:21:05 UTC (rev 9345)
@@ -62,7 +62,7 @@
   d_usrp->common_write_io((d_tx ? C_TX : C_RX), 
                          d_which, power_off(), POWER_UP);
 
-  //delete d_common;
+  delete d_common;
 }
 
 void





reply via email to

[Prev in Thread] Current Thread [Next in Thread]