Kaydet (Commit) f413cb08 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

printf crept in.

Change-Id: I18303af0a2898610566233b814e317cd2fe9f6d0
üst 7df0cb37
......@@ -187,7 +187,6 @@ wrapper::ItemConverter* createItemConverter(
eMapTo = wrapper::GraphicPropertyItemConverter::LINE_DATA_POINT;
bool bDataSeries = ( eObjectType == OBJECTTYPE_DATA_SERIES || eObjectType == OBJECTTYPE_DATA_LABELS );
fprintf(stdout, "chart::createItemConverter: data series = %d\n", bDataSeries);
//special color for pie chart:
bool bUseSpecialFillColor = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment