pespin has uploaded this change for review.

View Change

src/sbcap/Makefile.am: Drop commented out lines

Change-Id: I04989e3a3dd00820c76af363de455c277cf9e732
---
M src/sbcap/Makefile.am
1 file changed, 0 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/07/28607/1
diff --git a/src/sbcap/Makefile.am b/src/sbcap/Makefile.am
index 9a58000..b98bf42 100644
--- a/src/sbcap/Makefile.am
+++ b/src/sbcap/Makefile.am
@@ -368,7 +368,6 @@
EXTRA_DIST = $(SKEL_HEADER_FILES)

AM_CPPFLAGS = $(all_includes)
-#-DASN_DEBUG=SBC_AP_DEBUG
AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src/sbcap/skel $(ASN_MODULE_CFLAGS) $(ASN1C_CFLAGS) $(LIBOSMOCORE_CFLAGS)

noinst_LTLIBRARIES=libosmo-asn1-sbcap.la
@@ -381,7 +380,6 @@
libosmo_sbcap_la_LIBADD = $(LIBOSMOCORE_LIBS) $(LIBOSMOGSM_LIBS) $(LIBOSMOVTY_LIBS) \
$(ASN1C_LIBS) libosmo-asn1-sbcap.la
libosmo_sbcap_la_SOURCES = sbcap_common.c
-#sbcap_encoder.c sbcap_decoder.c

regen: copy-skeleton-headers regenerate-from-asn1-source


To view, visit change 28607. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I04989e3a3dd00820c76af363de455c277cf9e732
Gerrit-Change-Number: 28607
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange