summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index a00910e0..e26ce0bf 100644
--- a/main.c
+++ b/main.c
@@ -428,6 +428,8 @@ sigterm_handler (int sig) {
int
main (int argc, char *argv[]) {
+ //u8_lc_map_test ();
+ //return -1;
setlocale (LC_NUMERIC, "C");
fprintf (stderr, "starting deadbeef " VERSION "\n");
srand (time (NULL));