mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
[core] scan-build: Value stored to 'theiroffset' is never read
This commit is contained in:
parent
dc2b43fb74
commit
6c06e9549a
@ -2256,7 +2256,6 @@ static int tzparse(const char *name, register struct state *const sp, const int
|
||||
** Initially we're assumed to be in standard time.
|
||||
*/
|
||||
isdst = FALSE;
|
||||
theiroffset = theirstdoffset;
|
||||
/*
|
||||
** Now juggle transition times and types
|
||||
** tracking offsets as you do.
|
||||
|
Loading…
x
Reference in New Issue
Block a user