diff options
Diffstat (limited to 'indra/newview/lldrawpoolground.h')
-rw-r--r-- | indra/newview/lldrawpoolground.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lldrawpoolground.h b/indra/newview/lldrawpoolground.h index a804c904fa..fa73314de1 100644 --- a/indra/newview/lldrawpoolground.h +++ b/indra/newview/lldrawpoolground.h @@ -49,7 +49,6 @@ public: LLDrawPoolGround(); /*virtual*/ LLDrawPool *instancePool(); - virtual S32 getMaterialAttribIndex() { return 0; } /*virtual*/ void prerender(); /*virtual*/ void render(S32 pass = 0); |