summaryrefslogtreecommitdiffstats
path: root/include/osmocom/coding/gsm0503_coding.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/coding/gsm0503_coding.h')
-rw-r--r--include/osmocom/coding/gsm0503_coding.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/coding/gsm0503_coding.h b/include/osmocom/coding/gsm0503_coding.h
index 55375bb9..2f0e6315 100644
--- a/include/osmocom/coding/gsm0503_coding.h
+++ b/include/osmocom/coding/gsm0503_coding.h
@@ -13,7 +13,6 @@
#define GSM0503_GPRS_BURSTS_NBITS (116 * 4)
#define GSM0503_EGPRS_BURSTS_NBITS (348 * 4)
-#define NUM_BYTES(N) ((N + 8 - 1) / 8)
enum gsm0503_egprs_mcs {
EGPRS_MCS0,