changeset 195:24e1f1990a85

Remove useless includes.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 06 Oct 2012 20:45:34 +0300
parents c0aaf3106148
children dea742428ac6
files jssplr.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/jssplr.c	Sat Oct 06 20:10:20 2012 +0300
+++ b/jssplr.c	Sat Oct 06 20:45:34 2012 +0300
@@ -4,8 +4,6 @@
  * (C) Copyright 2006-2012 Tecnic Software productions (TNSP)
  */
 #include "jssplr.h"
-#include <string.h>
-#include <stdlib.h>
 
 // FIXME!! FIX ME!
 #include <math.h>