diff --git a/core/js/js.js b/core/js/js.js index 1c66e1873665b919484c40ac999f768c199d960d..9117f08349a2470c891bcb94bf08ea96f9929271 100644 --- a/core/js/js.js +++ b/core/js/js.js @@ -55,7 +55,3 @@ OC={ $('head').append(style); } } - -$(document).ready(function(){ - // Put fancy stuff in here -});