Drop ifvisible as it was only used for Prefetch and that feature was removed in v2.17

This commit is contained in:
the-djmaze 2022-10-10 10:53:04 +02:00
parent 266217434f
commit 689126c57d
4 changed files with 1 additions and 44 deletions

View file

@ -60,7 +60,6 @@ config.paths.js = {
name: 'libs.js',
src: [
'dev/prototype.js',
'dev/External/ifvisible.js',
'dev/dragdropgecko.js',
'dev/shortcuts.js',
'vendors/routes/hasher.js',