author | Francesco Abbate <francesco.bbt@gmail.com> | 2013年02月04日 21:46:49 +0100 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2013年02月04日 21:46:49 +0100 |
commit | 858c66cac8902ad7fd32d10ae82bb885f9774904 (patch) | |
tree | d9d5e118f3cc21336da56263470a6ffd3462f47d /agg-plot/units.h | |
parent | fe5cea0c67ac178d6476beb64f2bd5fcf4acb0f0 (diff) | |
parent | 9b63ca608ee573a2588ad14a3a46a5ca9f00f9a2 (diff) | |
download | gsl-shell-858c66cac8902ad7fd32d10ae82bb885f9774904.tar.gz |
-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; } |