plugins: remove max-rgb from menus

This commit is contained in:
Øyvind Kolås
2012-05-06 21:06:02 +02:00
parent 5dbbb02bfb
commit 8f640e8084

View File

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