From 670e83b30050201e3ac069c9dfa86a92aff2431d Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 30 May 2016 22:16:34 -0700 Subject: remove a bunch of unused stuff, some of which is orphaned and some which represents dead development efforts --- library/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 library/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js (limited to 'library/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js') diff --git a/library/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js b/library/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js deleted file mode 100644 index e0784f80f..000000000 --- a/library/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js +++ /dev/null @@ -1,3 +0,0 @@ -tinyMCE.addI18n('en.example',{ - desc : 'This is just a template button' -}); -- cgit v1.2.3