@ -48,10 +48,4 @@ $.fn.dndHover = function(options) {
}, 1);
});
};
$.fn.force_redraw = function() {
return this.hide(0, function() {
$(this).show();
}