diff options
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r-- | indra/newview/pipeline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h index 97d6a1fe8a..8e18fb419f 100644 --- a/indra/newview/pipeline.h +++ b/indra/newview/pipeline.h @@ -1105,7 +1105,6 @@ public: }; void render_bbox(const LLVector3 &min, const LLVector3 &max); - void render_hud_elements(); extern LLPipeline gPipeline; |