mathplot: silence debugging messages
This commit is contained in:
committed by
Maciej Suminski
parent
8e4ae1968f
commit
d0e1f2e412
@@ -1108,7 +1108,6 @@ void mpScaleXLog::recalculateTicks ( wxDC & dc, mpWindow & w )
|
||||
|
||||
double visibleDecades = log( maxVvis / minVvis ) / log(10);
|
||||
|
||||
printf("visibleD %f %f\n", minDecade, maxDecade);
|
||||
double d;
|
||||
|
||||
m_tickValues.clear();
|
||||
|
||||
Reference in New Issue
Block a user