Collapse a bunch of `if (a & x) b |= x; else b &= ~x;' statements.

Whoever wrote this fugly code must've been on drugs.
This commit is contained in:
mycroft 1993-08-02 23:37:56 +00:00
parent 65456d9ca0
commit f9ce597695
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
revision 1.5 intentionally removed
revision 1.6 intentionally removed