Index: trunk/src/scriptbuilder/structures/ScriptIncident.java
===================================================================
--- trunk/src/scriptbuilder/structures/ScriptIncident.java	(revision 120)
+++ trunk/src/scriptbuilder/structures/ScriptIncident.java	(revision 122)
@@ -188,4 +188,5 @@
     public void addNewEvent(I_ScriptEvent ev, int start)
     {
+        /*
         int leftoverSeconds = start % 60;
         
@@ -202,4 +203,5 @@
             }
         }
+        */
         
         //Check to see if there's already a timeslice here
