diff options
Diffstat (limited to 'indra/newview/llexpandabletextbox.h')
-rwxr-xr-x | indra/newview/llexpandabletextbox.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llexpandabletextbox.h b/indra/newview/llexpandabletextbox.h index e4f82fbbb2..5dea35bb82 100755 --- a/indra/newview/llexpandabletextbox.h +++ b/indra/newview/llexpandabletextbox.h @@ -104,8 +104,6 @@ public: Optional<S32> max_height; - Optional<S32> max_text_length; - Optional<bool> bg_visible, expanded_bg_visible; |