去掉调试日志

This commit is contained in:
monitor1394
2020-12-01 12:18:52 +08:00
parent 1b4e3a449d
commit b1c9f36a30

View File

@@ -214,7 +214,6 @@ namespace XCharts
protected override void OnPopulateMesh(VertexHelper vh)
{
Debug.LogError("baseGraph:OnPopulateMesh");
vh.Clear();
DrawBackground(vh);
DrawGraphic(vh);