Remove empty uncalled function
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Mon, 24 Oct 2011 14:15:17 -0600
changeset 648 210a670d6227
parent 647 9b344f5db52c
child 649 44db956023f9
Remove empty uncalled function
selecttest/collapseToStartEnd.html
--- a/selecttest/collapseToStartEnd.html	Mon Oct 24 14:05:38 2011 -0600
+++ b/selecttest/collapseToStartEnd.html	Mon Oct 24 14:15:17 2011 -0600
@@ -6,9 +6,6 @@
 <script>
 "use strict";
 
-function testCollapseToStartEnd(range) {
-}
-
 // Also test a selection with no ranges
 testRanges.unshift("[]");