summaryrefslogtreecommitdiff
path: root/indra/newview/llagentpicksinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llagentpicksinfo.h')
-rw-r--r--indra/newview/llagentpicksinfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llagentpicksinfo.h b/indra/newview/llagentpicksinfo.h
index f981e08ff7..21df036cb7 100644
--- a/indra/newview/llagentpicksinfo.h
+++ b/indra/newview/llagentpicksinfo.h
@@ -74,10 +74,10 @@ public:
void decrementNumberOfPicks() { --mNumberOfPicks; }
-private:
-
void onServerRespond(LLAvatarPicks* picks);
+private:
+
/**
* Sets number of Picks.
*/