Removed deprecated API
This commit is contained in:
@@ -153,11 +153,6 @@ class PrimitiveSet : public Object
|
||||
GLenum _mode;
|
||||
};
|
||||
|
||||
#ifdef USE_DEPRECATED_API
|
||||
// temporary addition for backwards compatiblity.
|
||||
typedef PrimitiveSet Primitive;
|
||||
#endif
|
||||
|
||||
class SG_EXPORT DrawArrays : public PrimitiveSet
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user