diff options
author | William Todd Stinson <stinson@lindenlab.com> | 2012-12-19 10:26:17 -0800 |
---|---|---|
committer | William Todd Stinson <stinson@lindenlab.com> | 2012-12-19 10:26:17 -0800 |
commit | 865981c59f37c3d355ba00dc31004e56e293a360 (patch) | |
tree | 281913cecb41469ac9dcc2fe4f3f19ba8077fe3f /indra/newview/llfloaterimsessiontab.h | |
parent | bd6d34d312c3e3322ab62f3a60253fb88fcbc9e3 (diff) | |
parent | b34e3a1b40fd72b4c4cdc1553c3f5934e9e9cef5 (diff) |
Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui.
Diffstat (limited to 'indra/newview/llfloaterimsessiontab.h')
-rw-r--r-- | indra/newview/llfloaterimsessiontab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterimsessiontab.h b/indra/newview/llfloaterimsessiontab.h index a452c77224..0fa99a46be 100644 --- a/indra/newview/llfloaterimsessiontab.h +++ b/indra/newview/llfloaterimsessiontab.h @@ -77,7 +77,6 @@ public: // LLFloater overrides /*virtual*/ void onOpen(const LLSD& key); - /*virtual*/ void onClose(bool app_quitting); /*virtual*/ BOOL postBuild(); /*virtual*/ void draw(); /*virtual*/ void setVisible(BOOL visible); |