This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Vadim Yanitskiy gerrit-no-reply at lists.osmocom.orgVadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/13483
Change subject: msc/gsm_data.h: drop unused SMS_HDR_SIZE macro
......................................................................
msc/gsm_data.h: drop unused SMS_HDR_SIZE macro
Change-Id: Iea32a26673ebb57b18dc7e86ad321d9ed48e0948
---
M include/osmocom/msc/gsm_data.h
1 file changed, 0 insertions(+), 1 deletion(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/83/13483/1
diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h
index 7d3a1e7..1a0d144 100644
--- a/include/osmocom/msc/gsm_data.h
+++ b/include/osmocom/msc/gsm_data.h
@@ -239,7 +239,6 @@
 	SMS_SOURCE_SMPP,	/* received via SMPP */
 };
 
-#define SMS_HDR_SIZE	128
 #define SMS_TEXT_SIZE	256
 
 struct gsm_sms_addr {
-- 
To view, visit https://gerrit.osmocom.org/13483
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea32a26673ebb57b18dc7e86ad321d9ed48e0948
Gerrit-Change-Number: 13483
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190402/05437ef5/attachment.htm>