Remove unused methods
This commit is contained in:
parent
a902f1628b
commit
9bb968cc8b
|
|
@ -112,9 +112,6 @@ private:
|
|||
static CPT(RenderState) get_bounds_outer_viz_state();
|
||||
static CPT(RenderState) get_bounds_inner_viz_state();
|
||||
static CPT(RenderState) get_depth_offset_state();
|
||||
void start_decal(const CullTraverserData &data);
|
||||
CullableObject *r_get_decals(CullTraverserData &data,
|
||||
CullableObject *decals);
|
||||
|
||||
GraphicsStateGuardianBase *_gsg;
|
||||
Thread *_current_thread;
|
||||
|
|
|
|||
Loading…
Reference in New Issue