diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-28 15:23:29 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-28 15:23:29 -0700 |
commit | dc16f52a28b1c9d6d276d818bc0a92a060dc0708 (patch) | |
tree | a242fdf7e7c4483aabe347ba1b7f84f400084e25 /indra/newview/llfloatersocial.h | |
parent | a32522b99a9e9f98a689f07344f4fad0fc221d06 (diff) | |
parent | 1c7a7fe2d1c3f9399a6248551b7b2a8a7e68afdd (diff) |
merge
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r-- | indra/newview/llfloatersocial.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h index 95ba688430..89b9e2016a 100644 --- a/indra/newview/llfloatersocial.h +++ b/indra/newview/llfloatersocial.h @@ -110,7 +110,6 @@ public: LLFloaterSocial(const LLSD& key); BOOL postBuild(); void onCancel(); - void onOpen(const LLSD& key); static void preUpdate(); static void postUpdate(); |