-rw-r--r-- | agg-plot/units.h | 1 |
diff --git a/agg-plot/units.h b/agg-plot/units.h index f315d804..b929e38d 100644 --- a/agg-plot/units.h +++ b/agg-plot/units.h @@ -90,7 +90,6 @@ public: val = m_units.mark_value(m_index); text = m_buffer; - text = m_buffer; m_index ++; return true; } |