mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-03 01:07:03 +00:00
Remove unused variables
This commit is contained in:
parent
c258441e91
commit
64e7a7995b
@ -1016,7 +1016,6 @@ asn_dec_rval_t SET_OF_decode_uper(asn_codec_ctx_t *opt_codec_ctx,
|
||||
|
||||
do
|
||||
{
|
||||
int i;
|
||||
if (nelems < 0)
|
||||
{
|
||||
nelems = uper_get_length(pd, ct ? ct->effective_bits : -1,
|
||||
|
@ -1016,7 +1016,6 @@ asn_dec_rval_t SET_OF_decode_uper(asn_codec_ctx_t *opt_codec_ctx,
|
||||
|
||||
do
|
||||
{
|
||||
int i;
|
||||
if (nelems < 0)
|
||||
{
|
||||
nelems = uper_get_length(pd, ct ? ct->effective_bits : -1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user