refactor: Separate the upload baked texture handler out from BunchOfCaps

This commit is contained in:
Justin Clark-Casey (justincc)
2011-12-01 23:24:15 +00:00
parent 2a9c9ae340
commit 5460f2e035
4 changed files with 293 additions and 125 deletions

View File

@@ -350,7 +350,5 @@ namespace OpenSim.Capabilities.Handlers
}
return null;
}
}
}
}