summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/hier_block2_detail.cc
diff options
context:
space:
mode:
authorBill Clark <saikou@vt.edu>2015-04-01 13:10:00 -0400
committerBill Clark <saikou@vt.edu>2015-04-01 13:10:00 -0400
commitcc824f49c4d597eadcbb1c850b529dc2b0722ec9 (patch)
tree12c39644917d3827ddc0a6f31fe21ce0259414cb /gnuradio-runtime/lib/hier_block2_detail.cc
parent2f33b9cee312a2b97948c2999a937b8ef601b09b (diff)
gnuradio-runtime: non-helpful debug outputs removed from hier_block2 and hier_block2_detail
Diffstat (limited to 'gnuradio-runtime/lib/hier_block2_detail.cc')
-rw-r--r--gnuradio-runtime/lib/hier_block2_detail.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/hier_block2_detail.cc b/gnuradio-runtime/lib/hier_block2_detail.cc
index 20a2e245f2..bab9240edc 100644
--- a/gnuradio-runtime/lib/hier_block2_detail.cc
+++ b/gnuradio-runtime/lib/hier_block2_detail.cc
@@ -30,7 +30,6 @@
#include <stdexcept>
#include <sstream>
#include <boost/format.hpp>
-#include <stdio.h>
namespace gr {