summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/js/js.js')
-rw-r--r--core/js/js.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/js/js.js b/core/js/js.js
index 1c66e187366..9117f08349a 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
-});