]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove some dummy code
authorRobin Appelman <icewind1991@gmail.com>
Mon, 25 Jul 2011 21:21:07 +0000 (23:21 +0200)
committerRobin Appelman <icewind1991@gmail.com>
Mon, 25 Jul 2011 21:21:07 +0000 (23:21 +0200)
core/js/js.js

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