cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-04-12 20:56:25 +03:00
parent c533d129d4
commit 80571184ad

View File

@ -16,7 +16,6 @@
<script> <script>
//--------------------------------------------------------------------- //---------------------------------------------------------------------
// XXX automate clearing of handlers...
function makeEvent(handler_attr){ function makeEvent(handler_attr){
return function(func){ return function(func){
if(func === null){ if(func === null){