summaryrefslogtreecommitdiff
path: root/actions/finishremotesubscribe.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-06-06 12:26:59 -0400
committerEvan Prodromou <evan@prodromou.name>2008-06-06 12:26:59 -0400
commita578bfc03d44f80e99c8fcd8fbbd831a027d7ea9 (patch)
tree2b35f7c616ccbdf21f4de60b5c1ae94af9c4ea74 /actions/finishremotesubscribe.php
parent8ddb25e1a71b219e06120713be4adc50639202d0 (diff)
push yadis requirement into omb.php
darcs-hash:20080606162659-84dde-fd7d5e030aa6aeebf61d0ea7b143aa7cafce7c45.gz
Diffstat (limited to 'actions/finishremotesubscribe.php')
-rw-r--r--actions/finishremotesubscribe.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/finishremotesubscribe.php b/actions/finishremotesubscribe.php
index eb105c1e7..aca5f04fe 100644
--- a/actions/finishremotesubscribe.php
+++ b/actions/finishremotesubscribe.php
@@ -20,7 +20,6 @@
if (!defined('LACONICA')) { exit(1); }
require_once(INSTALLDIR.'/lib/omb.php');
-require_once('Auth/Yadis/Yadis.php');
class FinishremotesubscribeAction extends Action {