CVS commit by netterfield: Get rid of the possibly unsafe printf... M +0 -1 kst.cpp 1.146 --- kdeextragear-2/kst/kst/kst.cpp #1.145:1.146 @@ -1119,5 +1119,4 @@ void KstApp::toggleDataMode() { void KstApp::toggleMouseMode() { - printf("In toggle mouse mode...\n"); KstTopLevelViewPtr pView = activeView(); if (pView) {