From 8e73b770d4e9da71fb727444611657732cc52047 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 7 Jan 2015 02:02:55 +1100 Subject: Remove slurph shape-key feature This is an old option which wasn't working in over a year without complaint. --- release/scripts/modules/bl_i18n_utils/utils_spell_check.py | 1 - 1 file changed, 1 deletion(-) (limited to 'release/scripts/modules/bl_i18n_utils/utils_spell_check.py') diff --git a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py index 7ded3d642b5..587aaed1bf8 100644 --- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py +++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py @@ -220,7 +220,6 @@ class SpellChecker(): "polycount", "polygonization", "polygonalization", # yuck! "selectability", - "slurph", "stitchable", "symmetrize", "trackability", -- cgit v1.2.3