Cleanup a comment

This commit is contained in:
Albert Santoni 2015-09-21 15:41:24 -04:00
parent 4115f4939e
commit 73e489fdc8

View file

@ -96,7 +96,6 @@ var AIRTIME = (function(AIRTIME) {
//return self._datatable; //return self._datatable;
return self; return self;
}; };
//TODO: Wrap everything into the prototype
/* Set up global event handlers for the datatable. /* Set up global event handlers for the datatable.