Skip to content
Snippets Groups Projects
Commit 1577975d authored by Alex Barth's avatar Alex Barth
Browse files

Remove unused feeds_info theme callback.

parent b483268b
No related branches found
No related tags found
No related merge requests found
......@@ -151,9 +151,6 @@ function feeds_importer_load($id) {
*/
function feeds_theme() {
return array(
'feeds_info' => array(
'file' => 'feeds.pages.inc',
),
'feeds_upload' => array(
'file' => 'feeds.pages.inc',
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment