Patch (to be ported)
Project:
Signup
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2011 at 18:33 UTC
Updated:
9 Jan 2011 at 18:46 UTC
Per http://drupal.org/node/582986#comment-3923614, this somehow wasn't removed.
Comments
Comment #1
dwwIn 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...
Comment #2
dwwYeah, 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.