mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Remove Cruft
This commit is contained in:
@ -60,9 +60,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
plKey plPluginResManager::NameToLoc(const plString& age, const plString& page, int32_t sequenceNumber, bool itinerant)
|
||||
{
|
||||
// Hack for now--always prefer paging out sceneNodes first
|
||||
fPageOutHint = plSceneNode::Index();
|
||||
|
||||
// Get or create our page
|
||||
plRegistryPageNode* pageNode = INameToPage(age, page, sequenceNumber, itinerant);
|
||||
hsAssert(pageNode != nil, "No page returned from INameToPage(), shouldn't be possible");
|
||||
|
Reference in New Issue
Block a user