mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
unused variable cleanup
This commit is contained in:
parent
1131ed15df
commit
cc9955e102
9 changed files with 0 additions and 35 deletions
|
|
@ -176,7 +176,6 @@ void GuiRolloutCtrl::removeObject( SimObject *obj )
|
|||
|
||||
void GuiRolloutCtrl::onMouseDown( const GuiEvent &event )
|
||||
{
|
||||
Point2I localPoint = globalToLocalCoord( event.mousePoint );
|
||||
mouseLock();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue