mirror of https://github.com/GNOME/gimp.git
plugins: remove warp plug-in from menus
This commit is contained in:
parent
1be09c737e
commit
d96cab20d7
|
@ -243,8 +243,6 @@ query (void)
|
|||
GIMP_PLUGIN,
|
||||
G_N_ELEMENTS (args), 0,
|
||||
args, NULL);
|
||||
|
||||
gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Filters/Map");
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Reference in New Issue