Skip to content

Commit

Permalink
Fix #457 - Remove unused action
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed May 19, 2012
1 parent e83cd00 commit f86965a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inc/cleanup.php
Expand Up @@ -121,8 +121,6 @@ function enable_root_relative_urls() {

add_filter('script_loader_src', 'roots_fix_duplicate_subfolder_urls');
add_filter('style_loader_src', 'roots_fix_duplicate_subfolder_urls');

add_action('pre_get_posts', 'roots_root_relative_attachment_urls');
}

/**
Expand Down

0 comments on commit f86965a

Please sign in to comment.