# HG changeset patch # User Matti Hamalainen # Date 1413889338 -10800 # Node ID e0c74862387db6d3de42e7e2514be6d2e7f3a446 # Parent f0090a13e16b6d51dbc73de89acebf1d92b59fed Remove obsolete build stuff. diff -r f0090a13e16b -r e0c74862387d config.mak --- a/config.mak Sat Apr 13 08:21:44 2013 +0300 +++ b/config.mak Tue Oct 21 14:02:18 2014 +0300 @@ -85,10 +85,3 @@ JSS_SUP_THREADS=yes -### -### Audio mixing routine support -### -# The actually used functions are determined run-time, so these -# options only enable what is compiled into the library. -JSS_SUP_MIX_C=yes -JSS_SUP_MIX_X86=no