diff options
Diffstat (limited to 'indra/llui')
| -rw-r--r-- | indra/llui/llfloater.h | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/indra/llui/llfloater.h b/indra/llui/llfloater.h index d75629629a..d2d346d2a7 100644 --- a/indra/llui/llfloater.h +++ b/indra/llui/llfloater.h @@ -144,13 +144,6 @@ public:  								dock_pressed_image,  								undock_pressed_image,  								help_pressed_image; -		Optional<std::string>	close_tooltip, -								restore_tooltip, -								minimize_tooltip, -								tear_off_tooltip, -								dock_tooltip, -								undock_tooltip, -								heap_tooltip;  		Optional<CommitCallbackParam> open_callback,  									  close_callback; | 
