From 885c729c74ec0779fd1b8ff05329a46f38b1f583 Mon Sep 17 00:00:00 2001 From: thiemowmde Date: Thu, 4 Apr 2024 10:18:19 +0200 Subject: [PATCH] Remove unused code from ext.uls.compactlinks.js This was removed via Ifae139d989fb6cb21fc3e19006306ed597d058e6 in 2021. Change-Id: I76f86d53641dffa572683ac40f41af64a5afa924 --- resources/js/ext.uls.compactlinks.js | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/js/ext.uls.compactlinks.js b/resources/js/ext.uls.compactlinks.js index f94c37b3..650c097f 100644 --- a/resources/js/ext.uls.compactlinks.js +++ b/resources/js/ext.uls.compactlinks.js @@ -152,7 +152,6 @@ */ this.compactList = null; - this.commonInterlanguageList = null; this.$trigger = null; this.compactSize = 0; this.listSize = 0;