plugins: remove filter-pack from menus

This commit is contained in:
Øyvind Kolås 2012-05-06 21:16:30 +02:00
parent 8f640e8084
commit 77f76728f5
1 changed files with 0 additions and 2 deletions

View File

@ -324,8 +324,6 @@ query (void)
GIMP_PLUGIN,
G_N_ELEMENTS (args), 0,
args, NULL);
gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Colors/Modify");
}
/********************************STANDARD RUN*************************/