This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 684cf322434e9cadd03773c2d120b9e29a1a1d48 (commit)
from 1554f80f5e271ed2ffb918127a234a3804cedef4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=684cf322434e9cadd03773c2d120…
commit 684cf322434e9cadd03773c2d120b9e29a1a1d48
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Nov 11 15:07:35 2016 +0100
bssgp_vty: Remove dead code and compiler warning
gprs_bssgp_vty.c:48:34: warning: ‘gprs_bssgp_timer_strs’ defined but not used
[-Wunused-const-variable=]
static const struct value_string gprs_bssgp_timer_strs[] = {
^~~~~~~~~~~~~~~~~~~~~
Change-Id: Ia41ccb7b227c41996cdef51dc6779bfc5b5a8d48
-----------------------------------------------------------------------
Summary of changes:
src/gb/gprs_bssgp_vty.c | 7 -------
1 file changed, 7 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications