diff options
author | Jeff Ames | 2007-12-13 18:45:32 +0000 |
---|---|---|
committer | Jeff Ames | 2007-12-13 18:45:32 +0000 |
commit | 8d995a5a5dd040c227b18ac8371d89f530a52194 (patch) | |
tree | ad27fe397ae81741f5a408669ea39d4fc3c00795 /OpenSim/Region/ClientStack/ClientView.cs | |
parent | * Debugging Shape (diff) | |
download | opensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.zip opensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.tar.gz opensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.tar.bz2 opensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.tar.xz |
Minor cleanup
Diffstat (limited to 'OpenSim/Region/ClientStack/ClientView.cs')
-rw-r--r-- | OpenSim/Region/ClientStack/ClientView.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/ClientView.cs b/OpenSim/Region/ClientStack/ClientView.cs index 653077f..0514df5 100644 --- a/OpenSim/Region/ClientStack/ClientView.cs +++ b/OpenSim/Region/ClientStack/ClientView.cs | |||
@@ -202,7 +202,6 @@ namespace OpenSim.Region.ClientStack | |||
202 | 202 | ||
203 | # region Client Methods | 203 | # region Client Methods |
204 | 204 | ||
205 | |||
206 | public void Close() | 205 | public void Close() |
207 | { | 206 | { |
208 | // Pull Client out of Region | 207 | // Pull Client out of Region |