mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
Remove unreachable code: * No need to have different debug options or structured allocation classes for different platforms. * Don't use STATISTIC_BEGIN, use STATISTIC_STAT. * #ifdef away the unused code in zmess.c for testing ControlAlloc failure. * Remove unused code from the example Scheme interpreter. Copied from Perforce Change: 185089 ServerID: perforce.ravenbrook.com |
||
|---|---|---|
| .. | ||
| .p4ignore | ||
| josephus.scm | ||
| Makefile.in | ||
| r4rs.scm | ||
| scheme-advanced.c | ||
| scheme-boehm.c | ||
| scheme-malloc.c | ||
| scheme.c | ||
| test-common.scm | ||
| test-leaf.scm | ||
| test-mps.scm | ||
| test-r5rs.scm | ||
| test-weak.scm | ||