summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-09-06 20:21:29 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2012-09-06 20:21:29 +0200
commit2087b21ebc3b52b71589414480b65aed81e132c8 (patch)
tree2f7ba593ef8c31ecc0757aa04764f8ecd5cb7152 /index.php
parenta7c2cdb0c01185663834a00cee09b046d291de37 (diff)
remove include of removed script
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 60163153c..3f665af1f 100644
--- a/index.php
+++ b/index.php
@@ -22,7 +22,6 @@ OCP\Util::addScript('news','news');
OCP\Util::addScript('news','menu');
OCP\Util::addScript('news','items');
OCP\Util::addScript('news','jquery.timeago');
-OCP\Util::addScript('news','jquery.onscreen');
OCP\Util::addStyle('news','news');
OCP\Util::addStyle('news','settings');