From 1a1a990e6b83099ac9d38792b8ad065f1b1fe4fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=B3na=20Lore?= Date: Wed, 2 Mar 2016 16:43:57 +0100 Subject: [PATCH] Remove unused e107.ajax object. --- e107_web/js/core/all.jquery.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/e107_web/js/core/all.jquery.js b/e107_web/js/core/all.jquery.js index 7256c5f20..930a9e828 100644 --- a/e107_web/js/core/all.jquery.js +++ b/e107_web/js/core/all.jquery.js @@ -6,8 +6,6 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}}; (function ($) { - e107.ajax = e107.ajax || {}; - e107.callbacks = e107.callbacks || {}; /**