aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llsprite.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llsprite.h')
-rw-r--r--linden/indra/newview/llsprite.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llsprite.h b/linden/indra/newview/llsprite.h
index f6e392a..7170cb2 100644
--- a/linden/indra/newview/llsprite.h
+++ b/linden/indra/newview/llsprite.h
@@ -49,7 +49,6 @@ class LLSprite
49{ 49{
50public: 50public:
51 LLSprite(const LLUUID &image_uuid); 51 LLSprite(const LLUUID &image_uuid);
52 LLSprite(const LLUUID &image_uuid, const F32 width, const F32 height, const BOOL b_usemipmap = TRUE);
53 ~LLSprite(); 52 ~LLSprite();
54 53
55 void render(LLViewerCamera * camerap); 54 void render(LLViewerCamera * camerap);