13
0

limit plugin-preset ‘seen_set_state’ message.

This commit is contained in:
Robin Gareus 2015-03-23 01:53:07 +01:00
parent ec86ca2a4d
commit 8e7c065f83

View File

@ -328,6 +328,7 @@ Plugin::get_presets ()
info << string_compose (_("Plugin presets are not supported in this build of %1. Consider paying for a full version"),
PROGRAM_NAME)
<< endmsg;
seen_set_state_message = true;
}
#endif