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

Remove unused method.

parent af015f3d
No related branches found
No related tags found
No related merge requests found
......@@ -374,11 +374,4 @@ class FeedsProcessor extends FeedsConfigurable {
public function mappingForm() {
return array();
}
/**
* Return TRUE if processor requires that the feed configuration be attached to a feed node.
*/
public function requiresFeedAsNode() {
return TRUE;
}
}
\ No newline at end of file
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