From ae177744090bbc69bf18e5874a2b1cd131c00018 Mon Sep 17 00:00:00 2001 From: Andrew Garrett Date: Tue, 8 Sep 2009 15:19:52 +0000 Subject: [PATCH] Remove ghost of patch applications past --- js2/ajaxcategories.js | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/js2/ajaxcategories.js b/js2/ajaxcategories.js index 8b204d7112..eca95caed4 100644 --- a/js2/ajaxcategories.js +++ b/js2/ajaxcategories.js @@ -300,16 +300,3 @@ var ajaxCategories = { }; js2AddOnloadHook( ajaxCategories.setupAJAXCategories ); -loadGM( { - "ajax-add-category":"[Add Category]", - "ajax-add-category-submit":"[Add]", - "ajax-confirm-prompt":"[Confirmation Text]", - "ajax-confirm-title":"[Confirmation Title]", - "ajax-confirm-save":"[Save]", - "ajax-add-category-summary":"[Add category $1]", - "ajax-remove-category-summary":"[Remove category $2]", - "ajax-confirm-actionsummary":"[Summary]", - "ajax-error-title":"Error", - "ajax-error-dismiss":"OK", - "ajax-remove-category-error":"[RemoveErr]" - } ); -- 2.20.1