summaryrefslogtreecommitdiff
path: root/swig/gras.i
diff options
context:
space:
mode:
Diffstat (limited to 'swig/gras.i')
-rw-r--r--swig/gras.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/swig/gras.i b/swig/gras.i
index cc0f51a..b56318d 100644
--- a/swig/gras.i
+++ b/swig/gras.i
@@ -31,6 +31,7 @@
%ignore gnuradio::IOSignature::operator->();
%ignore gnuradio::IOSignature::operator->() const;
+%ignore gnuradio::Block::input_buffer_allocator;
%ignore gnuradio::Block::output_buffer_allocator;
%include <gnuradio/sbuffer.hpp>