osmo-bsc/openbsc/src/utils
Harald Welte dfe48fdecf bs11_config: remove compiler waring about unused variable
bs11_config.c:78:22: warning: ‘too_fast’ defined but not used [-Wunused-const-variable=]
 static const uint8_t too_fast[] = { 0x12, 0x80, 0x00, 0x00, 0x02, 0x02
};
                      ^~~~~~~~

Change-Id: I1fdb9645128c2dfeb489bf75e89ab0adea919d2b
2016-11-11 15:34:05 +00:00
..
Makefile.am utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGS 2016-09-18 23:40:04 +02:00
bs11_config.c bs11_config: remove compiler waring about unused variable 2016-11-11 15:34:05 +00:00
isdnsync.c isdnsync: Remove a double close of the isdn device 2013-07-03 10:17:37 +02:00
meas_db.c meas: Do not retry to close the database 2016-03-15 14:22:57 +01:00
meas_db.h meas_feed: Add tool to read meas_feed PCAP and write it to sqlite3 2015-01-01 13:03:03 +01:00
meas_pcap2db.c meas_pcap2db.c: remove unused include of msgb.h 2016-10-13 13:14:41 +00:00
meas_udp2db.c msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
meas_vis.c msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
smpp_mirror.c msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00