[Core JS] Remove long deprecated globals 'ta' and 'akeytt'
[lhc/web/wiklou.git] / skins / common / wikibits.js
index a6ba268..4fb94e6 100644 (file)
@@ -370,11 +370,6 @@ window.getInnerText = function( el ) {
        return str;
 };
 
-/* Dummy for deprecated function */
-window.ta = [];
-window.akeytt = function( doId ) {
-};
-
 window.checkboxes = undefined;
 window.lastCheckbox = undefined;