mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Merge #2201
2201: Remove unused declaration r=heinrich5991 a=Zwelf Co-authored-by: Zwelf <zwelf@strct.cc>
This commit is contained in:
commit
bdc309ad02
|
@ -230,8 +230,6 @@ void CLayerQuads::GetSize(float *w, float *h)
|
|||
}
|
||||
}
|
||||
|
||||
extern int gs_SelectedPoints;
|
||||
|
||||
int CLayerQuads::RenderProperties(CUIRect *pToolBox)
|
||||
{
|
||||
// layer props
|
||||
|
|
Loading…
Reference in a new issue