summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig/gnuradio.i
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-core/src/lib/swig/gnuradio.i')
-rw-r--r--gnuradio-core/src/lib/swig/gnuradio.i2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnuradio-core/src/lib/swig/gnuradio.i b/gnuradio-core/src/lib/swig/gnuradio.i
index 458982017..3a421ad5d 100644
--- a/gnuradio-core/src/lib/swig/gnuradio.i
+++ b/gnuradio-core/src/lib/swig/gnuradio.i
@@ -53,8 +53,6 @@ typedef std::complex<float> gr_complex;
typedef std::complex<double> gr_complexd;
typedef unsigned long long uint64_t;
typedef long long int64_t;
-typedef unsigned long uint32_t;
-typedef long int32_t;
// instantiate the required template specializations