Reverted changeset r10451. Instead we will ensure top_block.stop() and wait() can...
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_top_block.h
index 415bb21f2e8d49a7585706b66a7d17e137bdaa3c..b47ec019c8f68e0c38c4572145ded27cfff69080 100644 (file)
@@ -77,11 +77,6 @@ public:
    */
   void wait();
 
-  /*!
-   * Is the flowgraph running?
-   */
-  bool is_running();
-
   /*!
    * Lock a flowgraph in preparation for reconfiguration.  When an equal
    * number of calls to lock() and unlock() have occurred, the flowgraph