remove unhelpful/wrong TODO comment

This commit is contained in:
Andrew Meadows 2018-10-04 13:55:29 -07:00
parent 1a685d2409
commit 9bfa4a5267

View file

@ -565,9 +565,6 @@ QUuid EntityScriptingInterface::editEntity(QUuid id, const EntityItemProperties&
if (simulationOwner.getID() == sessionID) {
// we own the simulation --> copy ALL restricted properties
properties.copySimulationRestrictedProperties(entity);
//if (ourBidPriority != currentBidPriority) {
// TODO: figure out how to change simulation ownership priority
//}
} else {
// we don't own the simulation but think we would like to
// --> flag the object for simulation ownership at at least POKE