Per http://drupal.org/node/582986#comment-3923614, this somehow wasn't removed.

Comments

dww’s picture

Assigned: Unassigned » dww

In http://drupal.org/cvs?commit=470394 you removed theme/no_views.inc. I'm talking about includes/no_views.inc.

grep doesn't see anything trying to include it anymore, so that's good. I'll remove on my test site now and make sure nothing blows up. If all is good (as it should be) I'll just remove from CVS...

dww’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Assigned: dww » Unassigned
Status: Active » Patch (to be ported)

Yeah, saw no problems. Removed from DRUPAL-6--1 and HEAD. We can't remove from DRUPAL-6--2 until joachim commits the rest of #582986: Make views a required dependency and ditch non-views code.