summaryrefslogtreecommitdiff
path: root/actions/twitapitrends.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-02-26 11:40:12 -0500
committerEvan Prodromou <evan@status.net>2010-02-26 11:40:12 -0500
commitd9d1a77bb02227e6e79392959643404391df2ea0 (patch)
tree87ce0a41e5fed266f46af31469bdddf9c0fa3833 /actions/twitapitrends.php
parent417f5d653fb2053cd6194900eba591d42ebfcb0d (diff)
parentab8bb4d79e5f267323440b8cee01458b393ce2d1 (diff)
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Diffstat (limited to 'actions/twitapitrends.php')
-rw-r--r--actions/twitapitrends.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/twitapitrends.php b/actions/twitapitrends.php
index 779405e6d..5a04569a2 100644
--- a/actions/twitapitrends.php
+++ b/actions/twitapitrends.php
@@ -31,8 +31,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
exit(1);
}
-require_once INSTALLDIR.'/lib/api.php';
-
/**
* Returns the top ten queries that are currently trending
*