remove some dummy code

This commit is contained in:
Robin Appelman 2011-07-25 23:21:07 +02:00
parent 98cd83fabd
commit 6a9a62b7d2
1 changed files with 0 additions and 4 deletions

View File

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