1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

Remove jit_names.c.

* libguile/lightning/lib/jit_names.c: Remove unused file.
* libguile/lightning/lightning.am (lightning_c_files): Remove
  jit_names.c.
* libguile/lightning/lib/jit_print.c: Remove jit_names.c inclusion.
This commit is contained in:
Andy Wingo 2018-10-07 16:27:04 +02:00
parent 173b44a224
commit b74e1f0de3
3 changed files with 0 additions and 236 deletions

View file

@ -44,11 +44,6 @@
print_chr('?'); \
} while (0)
/*
* Initialization
*/
#include "jit_names.c"
/*
* Implementation
*/