summaryrefslogtreecommitdiff
path: root/gr-vocoder/lib/gsm/unproto.h
diff options
context:
space:
mode:
authorA. Maitland Bottoms <bottoms@debian.org>2016-06-25 18:10:36 -0400
committerA. Maitland Bottoms <bottoms@debian.org>2016-06-25 18:49:56 -0400
commit4ef7df79df01a838e9af40dd1e455436de023782 (patch)
tree1a6359ac54e4980adc234e6ef67787a5ad52e8af /gr-vocoder/lib/gsm/unproto.h
parentd2afb9f9698a34bdd6f6dc43298a4521fcd30da1 (diff)
gr-vocoder: remove embedded gsm
Diffstat (limited to 'gr-vocoder/lib/gsm/unproto.h')
-rw-r--r--gr-vocoder/lib/gsm/unproto.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/gr-vocoder/lib/gsm/unproto.h b/gr-vocoder/lib/gsm/unproto.h
deleted file mode 100644
index ccd565109b..0000000000
--- a/gr-vocoder/lib/gsm/unproto.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
- * Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
- * Universitaet Berlin. See the accompanying file "COPYRIGHT" for
- * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
- */
-
-/*$Header$*/
-
-#ifdef PROTO_H /* sic */
-#undef PROTO_H
-
-#undef P
-#undef P0
-#undef P1
-#undef P2
-#undef P3
-#undef P4
-#undef P5
-#undef P6
-#undef P7
-#undef P8
-
-#endif /* PROTO_H */