diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2015-05-27 16:41:10 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2015-05-27 16:41:10 -0400 |
commit | 9f962c03bf9080d67a8ea10aa53289c841fea781 (patch) | |
tree | c7a863f1cea1e3caeb5b4b60c72acc925022d47d /indra/llcommon/llprocinfo.cpp | |
parent | 3fc39776dd7a347870a5005808c69f27413de424 (diff) |
MAINT-5232: Extract LLInitClass, LLDestroyClass from llui/llui.h
to a new llcommon/llinitdestroyclass.h.
This mechanism is so general -- but has so many related moving parts -- that
(a) it deserves to be in a header file all its own, instead of conflated with
llui.h, and (b) it should be in llcommon where anyone can use it. It has no
dependencies whatsoever on llui or anything viewer-specific.
In this very changeset we changed one #include "llui.h" whose comment admits
that it was only dragged in for LLDestroyClass.
Diffstat (limited to 'indra/llcommon/llprocinfo.cpp')
0 files changed, 0 insertions, 0 deletions