diff options
Diffstat (limited to 'indra/newview/llpanelland.h')
-rw-r--r-- | indra/newview/llpanelland.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelland.h b/indra/newview/llpanelland.h index 9a7e977711..92fe313405 100644 --- a/indra/newview/llpanelland.h +++ b/indra/newview/llpanelland.h @@ -46,7 +46,7 @@ class LLPanelLandInfo : public LLPanel { public: - LLPanelLandInfo(const std::string& name); + LLPanelLandInfo(); virtual ~LLPanelLandInfo(); void refresh(); |