Remove old polyargs

This commit is contained in:
Magnus Norddahl 2019-12-02 00:01:04 +01:00
commit d2f4570337
6 changed files with 19 additions and 449 deletions

View file

@ -11,8 +11,6 @@
#pragma warning(disable:4250)
#endif
struct TriVertex;
class PolyBuffer : virtual public IBuffer
{
public: