diff options
author | Michael Dickens <mlk@alum.mit.edu> | 2014-07-23 15:10:17 -0400 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2014-07-24 09:53:37 -0700 |
commit | 31c1d39edced78c16192c9500acffbec442ff65b (patch) | |
tree | 501fe0d7a8ed1767d58361c692748bfff5681258 /gr-digital/lib/CMakeLists.txt | |
parent | f9d7881b005692df748d60f6e874172fd25ffbec (diff) |
gr-digital: remove redundant source file
Diffstat (limited to 'gr-digital/lib/CMakeLists.txt')
-rw-r--r-- | gr-digital/lib/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-digital/lib/CMakeLists.txt b/gr-digital/lib/CMakeLists.txt index 4ba821a307..73b8bc3dca 100644 --- a/gr-digital/lib/CMakeLists.txt +++ b/gr-digital/lib/CMakeLists.txt @@ -176,7 +176,6 @@ list(APPEND digital_sources scrambler_bb_impl.cc simple_correlator_impl.cc simple_framer_impl.cc - header_payload_demux_impl.cc ) #Add Windows DLL resource file if using MSVC |