mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 14:02:19 +00:00
Removed PointsCollection
This commit is contained in:
parent
feffe0a39f
commit
ab56018cf3
1 changed files with 0 additions and 5 deletions
|
|
@ -417,9 +417,4 @@ namespace Cosmos.System.Graphics
|
||||||
set { y = value; }
|
set { y = value; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public class PointsCollection : List<Point>
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue