diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-11-19 10:02:20 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-11-19 10:02:20 -0500 |
commit | e97fb23218734d1fbda87eedd7659235777a69ae (patch) | |
tree | 35a06df3177927ab4656d0e72f342ed1012a0c1f /indra/test/io.cpp | |
parent | b49c934bd913c0973630abf32ea566eefa1aa973 (diff) |
Make LLSD diagnostic methods conditional on LLSD_DEBUG_INFO.
This establishes that there are no viewer-side unit tests relying on these
methods. The point is to try to clean up the LLSD public API. In the same
vein, remove from LLSD public API a diagnostic method which is nothing more
than an implementation detail for the corresponding LLSD::Impl method. The
same effect can be achieved by making LLSD::Impl a friend of LLSD, moving the
method with the messy signature (classic-C arrays!) into LLSD::Impl itself.
Diffstat (limited to 'indra/test/io.cpp')
0 files changed, 0 insertions, 0 deletions