summaryrefslogtreecommitdiff
path: root/indra/llui/llcombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llui/llcombobox.h')
-rw-r--r--indra/llui/llcombobox.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/llui/llcombobox.h b/indra/llui/llcombobox.h
index 2b19c3c2e5..02aa0084ed 100644
--- a/indra/llui/llcombobox.h
+++ b/indra/llui/llcombobox.h
@@ -45,8 +45,7 @@ public:
const LLRect &rect,
const LLString& label,
void (*commit_callback)(LLUICtrl*, void*) = NULL,
- void *callback_userdata = NULL,
- S32 list_width = 0
+ void *callback_userdata = NULL
);
virtual ~LLComboBox();