Skip to content
Snippets Groups Projects
user avatar
Nat Goodspeed authored
LLControlGroup::declareControl(), declareString() etc. etc. all used to return
BOOL -- which no one ever examines because it unconditionally returned TRUE.
Make it return the (possibly new) LLControlVariable* instead.
2b3c1bd4
History