[Kst] branches/work/kst/portto4/kst/src/libkstapp
Barth Netterfield
netterfield at astro.utoronto.ca
Fri Jun 3 20:55:43 CEST 2011
SVN commit 1234993 by netterfield:
Remove debug message
M +0 -1 plotitem.cpp
--- branches/work/kst/portto4/kst/src/libkstapp/plotitem.cpp #1234992:1234993
@@ -1378,7 +1378,6 @@
if (base_mantisa.size()>1) {
if (base_mantisa[1][0].isLetter()) {
- qDebug() << "base mantisa[0]" << base_mantisa[0];
base_mantisa.clear();
base_mantisa.append(text);
}
More information about the Kst
mailing list