1
0
Fork 0

remove call to function removed in OSG

This commit is contained in:
Tim Moore 2010-11-30 12:00:54 +01:00
parent c5c895dae2
commit 4b2436a4e5

View file

@ -33,7 +33,6 @@ SceneryPager::SceneryPager()
{
_pagerRequests.reserve(48);
_deleteRequests.reserve(16);
setExpiryDelay(120.0);
}
SceneryPager::SceneryPager(const SceneryPager& rhs) :