diff options
Diffstat (limited to 'indra/newview/llviewerregion.h')
-rw-r--r-- | indra/newview/llviewerregion.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llviewerregion.h b/indra/newview/llviewerregion.h index b0a98a99b8..f43167f93a 100644 --- a/indra/newview/llviewerregion.h +++ b/indra/newview/llviewerregion.h @@ -275,9 +275,6 @@ public: friend std::ostream& operator<<(std::ostream &s, const LLViewerRegion ®ion); - // used by LCD to get details for debug screen - U32 getNetDetailsForLCD(); - LLSpatialPartition* getSpatialPartition(U32 type); public: struct CompareDistance |