mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +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; }
|
||||
}
|
||||
}
|
||||
|
||||
public class PointsCollection : List<Point>
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue