Active
Project:
Lightbox2
Version:
7.x-1.0-beta1
Component:
Javascript
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2012 at 00:42 UTC
Updated:
13 Apr 2012 at 00:42 UTC
I was just monitoring some additions being made to our project, and spotted
create mode 100644 sites/all/modules/contrib/lightbox2/js/prototype.js
create mode 100644 sites/all/modules/contrib/lightbox2/js/scriptaculous.js
which made me sad. I'm paranoid about library conflicts.
The project page says that a migration to jquery happened ages ago. Which made me happy again.
Scanning the code shows that these two libraries are not even called from code. lightbox2_add_files() has them commented out
Are they just source-control left-overs? Can they be safely removed from the project?