mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
ScriptFu: scripts: remove obsolete script unsharp-mask
Was replaced by a GEGL filter, long ago.
See 18 year old commit 31282ecc
by Sven that says this exists for backward compatibility.
Which means we should have removed it befoe GIMP 3.0 major release.
Provides nothing more than the GEGL filter, so just delete it,
and NOT move to gimp-data-extras repo.
Fix #13824 (or at least makes it moot.)
The obsolete script was not used by any code in the repo,
except for test scripts, which were changed to not use it.
This commit is contained in:
parent
ea238e4e5a
commit
fbee943213
4 changed files with 23 additions and 130 deletions
|
@ -47,7 +47,6 @@ plug-ins/script-fu/scripts/slide.scm
|
|||
plug-ins/script-fu/scripts/spinning-globe.scm
|
||||
plug-ins/script-fu/scripts/test-sphere-v3.scm
|
||||
plug-ins/script-fu/scripts/tileblur.scm
|
||||
plug-ins/script-fu/scripts/unsharp-mask.scm
|
||||
plug-ins/script-fu/scripts/waves-anim.scm
|
||||
plug-ins/script-fu/scripts/weave.scm
|
||||
plug-ins/script-fu/scripts/xach-effect.scm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue