Files
bitchx/source
Kevin Easton 0c721de2a5 Remove dead code and clean up convert_output_format_raw()
The second branch of if (str) ... else if (str) is dead code, remove it.  Also remove the if() entirely because
the while condition covers it exactly anyway.

Move the static variables used only in this function to function scope.

Change color_mod to const static and remove unneeded variable c_mod.

Move the increment of cparse_recurse to after the point where we bail.

None of this should have any user-visible impact.
2017-02-18 01:04:39 +11:00
..
2016-10-18 23:54:46 +11:00
2016-09-29 01:11:29 +10:00
2017-02-08 23:56:36 +11:00
2017-02-17 16:50:41 +11:00
2017-01-18 00:11:49 +11:00
2016-03-16 23:50:38 +11:00