]> git.mxchange.org Git - flightgear.git/commit
Make FGViewer::update() a pure virtual because FGViewer is a base class
authorcurt <curt>
Thu, 31 May 2001 04:25:43 +0000 (04:25 +0000)
committercurt <curt>
Thu, 31 May 2001 04:25:43 +0000 (04:25 +0000)
commit54a0e1cf52be4b012c5aff638b08def422a624b2
treeca8d44eb40dde5fe3bc6f8d7128bace02af05b44
parentcecd0df78de9eb3c1f6cf5cec657b688cdafec9c
Make FGViewer::update() a pure virtual because FGViewer is a base class
and can never be instantiated itself.
src/Main/viewer.hxx
src/Scenery/newcache.cxx