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

Remove deprecated constants.

parent 5661a871
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,6 @@
* Class definition of FeedsNodeProcessor.
*/
// Deprecated. Use FEEDS_SKIPE_EXISTING, FEEDS_REPLACE_EXISTNG,
// FEEDS_UPDATE_EXISTING instead.
define('FEEDS_NODE_SKIP_EXISTING', 0);
define('FEEDS_NODE_REPLACE_EXISTING', 1);
define('FEEDS_NODE_UPDATE_EXISTING', 2);
// "Use the present default format"
define('FEEDS_NODE_DEFAULT_FORMAT', -1);
......
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