diff options
author | Tom Rondeau <trondeau@vt.edu> | 2010-11-21 18:24:02 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2010-11-21 18:24:02 -0500 |
commit | a9777449322e6784f4e67c47d8300cef8d87dbc6 (patch) | |
tree | b79e82a53aad1c866a2806166a5b22d5d1e2c10b /gr-uhd/lib/uhd_simple_source.h | |
parent | be71cffac7e1a90a1fdccdeab8bcf3697fd9ca9c (diff) | |
parent | d74eacddbb8875479fef1d9ca75f36fca78df792 (diff) |
Merge branch 'next' into tagging
Diffstat (limited to 'gr-uhd/lib/uhd_simple_source.h')
-rw-r--r-- | gr-uhd/lib/uhd_simple_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-uhd/lib/uhd_simple_source.h b/gr-uhd/lib/uhd_simple_source.h index c524a024a8..d9f8d252a3 100644 --- a/gr-uhd/lib/uhd_simple_source.h +++ b/gr-uhd/lib/uhd_simple_source.h @@ -36,7 +36,7 @@ boost::shared_ptr<uhd_simple_source> uhd_make_simple_source( /*********************************************************************** * DEPRECATED **********************************************************************/ -class UHD_DEPRECATED uhd_simple_source : public gr_sync_block{ +class /*UHD_DEPRECATED*/ uhd_simple_source : public gr_sync_block{ public: /*! |