SVN commit 1276919 by netterfield:
M +1 -1 curve.cpp
--- branches/work/kst/portto4/kst/src/libkstmath/curve.cpp #1276918:1276919
@@ -53,7 +53,7 @@
#endif
// for painting
-#define MAX_NUM_POLYLINES 10
+#define MAX_NUM_POLYLINES 3
namespace Kst {