script-fu: don't add "Erase Every Other Row" to the menus

because it's not only useless but also utterly slow.
This commit is contained in:
Michael Natterer 2014-05-30 23:26:09 +02:00
parent dd6dca2435
commit b39f0757db
1 changed files with 2 additions and 2 deletions

View File

@ -49,5 +49,5 @@
SF-OPTION _"Erase/fill" '(_"Erase" _"Fill with BG") SF-OPTION _"Erase/fill" '(_"Erase" _"Fill with BG")
) )
(script-fu-menu-register "script-fu-erase-rows" ; (script-fu-menu-register "script-fu-erase-rows"
"<Image>/Filters/Distorts") ; "<Image>/Filters/Distorts")