* minor: remove a couple more compiler warnings
parent
0bf2177dfb
commit
64341fc965
|
@ -816,8 +816,6 @@ namespace OpenSim.Framework.Communications.Cache
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public bool QueryFolder(InventoryFolderBase folder)
|
public bool QueryFolder(InventoryFolderBase folder)
|
||||||
|
@ -866,8 +864,6 @@ namespace OpenSim.Framework.Communications.Cache
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue