Mercurial > audlegacy
changeset 3814:1562830a356e trunk
Enable compiler again.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Sat, 20 Oct 2007 05:59:52 +0300 |
parents | a8950cdd2041 |
children | e17726ffadbb |
files | src/audacious/tuple_formatter.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/audacious/tuple_formatter.c Sat Oct 20 04:31:01 2007 +0300 +++ b/src/audacious/tuple_formatter.c Sat Oct 20 05:59:52 2007 +0300 @@ -30,7 +30,7 @@ * Undefine this to disable usage of the Tuplez compiler implementation. * This may be useful for prototyping new features of the language. */ -#define TUPLE_USE_COMPILER +#undef TUPLE_USE_COMPILER /* * TUPLE_COMPILER_DEBUG: