summaryrefslogtreecommitdiff
path: root/indra/llplugin
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2013-05-16 10:31:33 -0700
committerAura Linden <aura@lindenlab.com>2013-05-16 10:31:33 -0700
commit8642f57dd95864ec6b002f6519701f30866c6502 (patch)
tree4b78248f5986fc8498b9be07c67efd91c5741cce /indra/llplugin
parentc96b8281a91a9529cc38fd7049f455152561880e (diff)
Removed debugging.
Diffstat (limited to 'indra/llplugin')
-rw-r--r--indra/llplugin/slplugin/slplugin-objc.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llplugin/slplugin/slplugin-objc.mm b/indra/llplugin/slplugin/slplugin-objc.mm
index a434739350..a5ab1d95c8 100644
--- a/indra/llplugin/slplugin/slplugin-objc.mm
+++ b/indra/llplugin/slplugin/slplugin-objc.mm
@@ -115,7 +115,7 @@ void LLCocoaPlugin::setupGroup()
}
-void LLCocoaPlugin::updateWindows() //SPATTERS give this a better name.
+void LLCocoaPlugin::updateWindows()
{
// NSArray* window_list = [NSApp orderedWindows];
// NSWindow* current_window = [window_list objectAtIndex:0];