summaryrefslogtreecommitdiff
path: root/src/lib/gsm.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/gsm.i')
-rw-r--r--src/lib/gsm.i7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/gsm.i b/src/lib/gsm.i
index dc0be34..9a9e8ea 100644
--- a/src/lib/gsm.i
+++ b/src/lib/gsm.i
@@ -36,13 +36,6 @@
// ----------------------------------------------------------------
-/*
- * First arg is the package prefix.
- * Second arg is the name of the class minus the prefix.
- *
- * This does some behind-the-scenes magic so we can
- * access howto_square_ff from python as howto.square_ff
- */
GR_SWIG_BLOCK_MAGIC(gsm,receiver_cf);
gsm_receiver_cf_sptr gsm_make_receiver_cf ( gr_feval_dd *tuner, int osr);
personal git repositories of Harald Welte. Your mileage may vary