SVN commit 417942 by staikos: backport patch: remove old hints M +1 -0 plugin.cpp --- branches/work/kst/1.1/kst/kst/plugin.cpp #417941:417942 @@ -188,6 +188,7 @@ _inputs.clear(); _outputs.clear(); _parameters.clear(); + _hints.clear(); }