remove call to function removed in OSG
This commit is contained in:
parent
c5c895dae2
commit
4b2436a4e5
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ SceneryPager::SceneryPager()
|
||||||
{
|
{
|
||||||
_pagerRequests.reserve(48);
|
_pagerRequests.reserve(48);
|
||||||
_deleteRequests.reserve(16);
|
_deleteRequests.reserve(16);
|
||||||
setExpiryDelay(120.0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
SceneryPager::SceneryPager(const SceneryPager& rhs) :
|
SceneryPager::SceneryPager(const SceneryPager& rhs) :
|
||||||
|
|
Loading…
Add table
Reference in a new issue