From e1dfc28196f451fee877f02df2a0ab42977e82ef Mon Sep 17 00:00:00 2001
From: Ron Economos <w6rz@comcast.net>
Date: Sat, 10 Oct 2020 10:24:32 -0700
Subject: pybind11: Remove SWIG remnants.

---
 .../modtool/templates/gr-newmod/docs/doxygen/doxyxml/doxyindex.py | 8 --------
 1 file changed, 8 deletions(-)

(limited to 'gr-utils/modtool/templates/gr-newmod/docs/doxygen/doxyxml/doxyindex.py')

diff --git a/gr-utils/modtool/templates/gr-newmod/docs/doxygen/doxyxml/doxyindex.py b/gr-utils/modtool/templates/gr-newmod/docs/doxygen/doxyxml/doxyindex.py
index 3a3dadbd3a..53e9a63cd5 100644
--- a/gr-utils/modtool/templates/gr-newmod/docs/doxygen/doxyxml/doxyindex.py
+++ b/gr-utils/modtool/templates/gr-newmod/docs/doxygen/doxyxml/doxyindex.py
@@ -46,14 +46,6 @@ class DoxyIndex(Base):
                 self._members.append(converted)
 
 
-def generate_swig_doc_i(self):
-    """
-    %feature("docstring") gr_make_align_on_samplenumbers_ss::align_state "
-    Wraps the C++: gr_align_on_samplenumbers_ss::align_state";
-    """
-    pass
-
-
 class DoxyCompMem(Base):
 
 
-- 
cgit v1.2.3