aboutsummaryrefslogtreecommitdiff
path: root/modules/ead~.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-05-25 17:01:41 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-05-25 17:01:41 +0000
commit55ba904ccef240df1056157e4a376d4cb1eb476d (patch)
treeb134019956eb340ea92f295807ec6090f6fd3e12 /modules/ead~.c
parentb2b4597a1b5e4b43c1d10c0e19ca17d77355fea5 (diff)
commented out redundant #include
svn path=/trunk/externals/creb/; revision=5130
Diffstat (limited to 'modules/ead~.c')
-rw-r--r--modules/ead~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ead~.c b/modules/ead~.c
index 49ca87d..6171332 100644
--- a/modules/ead~.c
+++ b/modules/ead~.c
@@ -176,7 +176,7 @@ void ead_tilde_setup(void)
*/
-#include "extlib_util.h"
+//#include "extlib_util.h"
float milliseconds_2_one_minus_realpole(float time)
{