]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/fg_os_common.cxx
Improve timing statistics
[flightgear.git] / src / Main / fg_os_common.cxx
index 91041c3ccc25b6e8e20d728e56e17afc30f8cc87..1df935139b3360b7bb6378b56d7925a527295fcf 100644 (file)
@@ -64,9 +64,5 @@ void fgRegisterMouseMotionHandler(fgMouseMotionHandler func)
     globals->get_renderer()->getEventHandler()->setMouseMotionHandler(func);
 }
 
-// Redraw "happens" every frame whether you want it or not.
-void fgRequestRedraw()
-{
-}