From f536b394f20ef88b426bf4bb6e9b69f6efb9847e Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Sun, 4 Dec 2011 11:12:51 -0500
Subject: docs: install gruel swig docs and other swig files into
 include/gruel/swig instead of include/gnuradio/swig.

---
 gruel/src/swig/pmt_swig.i | 8 --------
 1 file changed, 8 deletions(-)

(limited to 'gruel/src/swig/pmt_swig.i')

diff --git a/gruel/src/swig/pmt_swig.i b/gruel/src/swig/pmt_swig.i
index afc80433ac..0c937edfcb 100644
--- a/gruel/src/swig/pmt_swig.i
+++ b/gruel/src/swig/pmt_swig.i
@@ -55,14 +55,6 @@
 
 }
 
-/*!
- * \brief this is a test function.
- *
- * this is only a test.
- */
-bool test_pmt_is_symbol(void);
-
-
 // Template intrusive_ptr for Swig to avoid dereferencing issues
 namespace pmt{
     class pmt_base;
-- 
cgit v1.2.3