1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00

Remove unused variables

This commit is contained in:
Carles Fernandez 2019-10-06 01:31:36 +02:00
parent c258441e91
commit 64e7a7995b
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
2 changed files with 0 additions and 2 deletions

View File

@ -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,

View File

@ -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,