Files
asterisk/channels
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
Some variables are set and never changed, making them constant.  This
means that code in the 'false' block of the conditional is unreachable.

In chan_skinny and res_config_ldap I used preprocessor directive `#if 0`
as I'm unsure if the unreachable code could be enabled in the future.

Change-Id: I62e2aac353d739fb3c983cf768933120f5fba059
2017-12-19 09:42:19 -05:00
..
2016-10-27 09:53:55 -04:00
2017-12-18 15:00:35 -05:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2017-12-15 10:14:31 -05:00
2016-10-27 09:53:55 -04:00
2012-06-15 16:20:16 +00:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2017-09-25 07:32:14 -05:00
2017-09-25 07:32:14 -05:00