Revert "hard-require the adapter"

This reverts commit 8b0f45d0a7.
This commit is contained in:
Evan Prodromou 2011-04-19 17:28:03 -04:00
parent 8b0f45d0a7
commit 501ecb33cc
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ if (!defined('STATUSNET')) {
exit(1);
}
require_once INSTALLDIR.'/plugins/Bookmark/bookmarknoticelistitemadapter.php';
/**
* Bookmark plugin main class
*