summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertopobjects.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-08-14 09:01:56 -0400
committerOz Linden <oz@lindenlab.com>2012-08-14 09:01:56 -0400
commit24c1b62e27e066dc62e7681593ce7c93ee84d5a8 (patch)
tree76d5b8a1c4eb43073e85156d74e8f3eac11dfe74 /indra/newview/llfloatertopobjects.h
parent2c2167229eac3efd7e7b1c5eafde8ee2e66184cd (diff)
parent337976096530729a7d671df68907cd59a7986972 (diff)
merge back beta fixes
Diffstat (limited to 'indra/newview/llfloatertopobjects.h')
-rw-r--r--indra/newview/llfloatertopobjects.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llfloatertopobjects.h b/indra/newview/llfloatertopobjects.h
index a608ca20f1..6edc46cf79 100644
--- a/indra/newview/llfloatertopobjects.h
+++ b/indra/newview/llfloatertopobjects.h
@@ -73,9 +73,7 @@ private:
void onGetByOwnerName();
void onGetByObjectName();
-
-// static void onGetByOwnerNameClicked(void* data) { onGetByOwnerName(NULL, data); };
-// static void onGetByObjectNameClicked(void* data) { onGetByObjectName(NULL, data); };
+ void onGetByParcelName();
void showBeacon();