From d2a88cfaad5ac385fc3c6212c09ad7fbc38e9454 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Mon, 28 May 2012 14:15:52 +0000 Subject: merged with release_2_0 --- muse2/awl/posedit.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'muse2/awl') diff --git a/muse2/awl/posedit.cpp b/muse2/awl/posedit.cpp index 7441a849..a07d8f65 100644 --- a/muse2/awl/posedit.cpp +++ b/muse2/awl/posedit.cpp @@ -368,9 +368,9 @@ QAbstractSpinBox::StepEnabled PosEdit::stepEnabled() const // fixup //--------------------------------------------------------- -void PosEdit::fixup(QString& input) const +void PosEdit::fixup(QString& /*input*/) const { - printf("fixup <%s>\n", input.toLatin1().constData()); // REMOVE Tim. + //printf("fixup <%s>\n", input.toLatin1().constData()); } //--------------------------------------------------------- -- cgit v1.2.3