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

Remove misleading comment.

parent 1349c0ce
No related branches found
No related tags found
No related merge requests found
......@@ -64,8 +64,6 @@ function feeds_import_form(&$form_state, $importer_id) {
/**
* Validation handler for node forms and feeds_import_form().
*
* Has to live in feeds.module, needs to be callable from node form.
*/
function feeds_import_form_validate($form, &$form_state) {
// @todo This may be a problem here, as we don't have a feed_nid at this point.
......
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