From 988c73b0e9f012a1951cfa02b3054cf856a795dd Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Fri, 9 Nov 2012 18:17:25 -0500
Subject: analog: removing rotator from gr-analog.

Will go into gr-blocks (it's used in gr-filter). QA code is in gnuradio-core/.../filter but is not activated.
---
 gr-analog/include/analog/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

(limited to 'gr-analog/include/analog/CMakeLists.txt')

diff --git a/gr-analog/include/analog/CMakeLists.txt b/gr-analog/include/analog/CMakeLists.txt
index 4de94a88b3..33c4d55a79 100644
--- a/gr-analog/include/analog/CMakeLists.txt
+++ b/gr-analog/include/analog/CMakeLists.txt
@@ -102,7 +102,6 @@ install(FILES
     pwr_squelch_ff.h
     quadrature_demod_cf.h
     rail_ff.h
-    rotator.h
     sig_source_waveform.h
     simple_squelch_cc.h
     DESTINATION ${GR_INCLUDE_DIR}/gnuradio/analog
-- 
cgit v1.2.3