Damnit ! I've forgot to remove an annoying printf from the previous patch :/
This commit is contained in:
parent
37c8063f41
commit
7cda744c22
@ -728,6 +728,5 @@ void CurveEditorGroup::updateBackgroundHistogram (CurveEditor* ce) {
|
||||
paramCurve->updateBackgroundHistogram (ce->bgHistValid ? ce->histogram : NULL);
|
||||
customCurve->updateBackgroundHistogram (ce->bgHistValid ? ce->histogram : NULL);
|
||||
NURBSCurve->updateBackgroundHistogram (ce->bgHistValid ? ce->histogram : NULL);
|
||||
printf(" - fait! (ce==displayedCurve)");
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user