diff --git a/build/modules.conf.in b/build/modules.conf.in
index 01c4d0e138..3ea8316b83 100644
--- a/build/modules.conf.in
+++ b/build/modules.conf.in
@@ -50,7 +50,6 @@ formats/mod_sndfile
 #languages/mod_spidermonkey_core_db
 #languages/mod_spidermonkey_odbc
 #languages/mod_spidermonkey_etpan
-timers/mod_softtimer
 #xml_int/mod_xml_rpc
 #xml_int/mod_xml_curl
 #xml_int/mod_xml_cdr
diff --git a/conf/modules.conf.xml b/conf/modules.conf.xml
index cf62367522..3d5cd7d43a 100644
--- a/conf/modules.conf.xml
+++ b/conf/modules.conf.xml
@@ -58,7 +58,6 @@
     <!--<load module="mod_local_stream"/>-->
 
     <!-- Timers -->
-    <load module="mod_softtimer"/>
 
     <!-- Languages -->
     <!-- <load module="mod_spidermonkey"/> -->