Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > b0d726321491269f0ff4f67f62d36ba1 > files > 3

spandsp-0.0.2-0.pre15.2mdk.src.rpm

diff -Naur spandsp-0.0.2/src/spandsp/v22bis.h spandsp-0.0.2.oden/src/spandsp/v22bis.h
--- spandsp-0.0.2/src/spandsp/v22bis.h	2005-01-12 14:39:26.000000000 +0100
+++ spandsp-0.0.2.oden/src/spandsp/v22bis.h	2005-09-02 16:24:39.000000000 +0200
@@ -183,8 +183,6 @@
     int detected_scrambled_ones_at_2400bps;
 } v22bis_state_t;
 
-extern const complex_t v22bis_constellation[16];
-
 #ifdef __cplusplus
 extern "C" {
 #endif
diff -Naur spandsp-0.0.2/src/spandsp/v27ter_rx.h spandsp-0.0.2.oden/src/spandsp/v27ter_rx.h
--- spandsp-0.0.2/src/spandsp/v27ter_rx.h	2004-10-02 10:34:02.000000000 +0200
+++ spandsp-0.0.2.oden/src/spandsp/v27ter_rx.h	2005-09-02 16:25:04.000000000 +0200
@@ -122,8 +122,6 @@
     int32_t angles[16];
 } v27ter_rx_state_t;
 
-extern const complex_t v27ter_constellation[8];
-
 #ifdef __cplusplus
 extern "C" {
 #endif
diff -Naur spandsp-0.0.2/src/spandsp/v29rx.h spandsp-0.0.2.oden/src/spandsp/v29rx.h
--- spandsp-0.0.2/src/spandsp/v29rx.h	2004-10-11 15:27:13.000000000 +0200
+++ spandsp-0.0.2.oden/src/spandsp/v29rx.h	2005-09-02 16:28:49.000000000 +0200
@@ -203,8 +203,6 @@
     int32_t angles[16];
 } v29_rx_state_t;
 
-extern const complex_t v29_constellation[16];
-
 #ifdef __cplusplus
 extern "C" {
 #endif