去掉调试日志

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

View File

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