diff options
Diffstat (limited to 'timeline.php')
| -rw-r--r-- | timeline.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/timeline.php b/timeline.php index 29241a7e83..c7c658d4bf 100644 --- a/timeline.php +++ b/timeline.php @@ -214,10 +214,6 @@ function MU() { oldx=0; } -if (N) { - document.captureEvents(Event.MOUSEDOWN | Event.MOUSEMOVE | Event.MOUSEUP); - //document.onmousedown = MD; -} document.onmousemove = MM; document.onmouseup = MU; </script> |
