summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolground.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lldrawpoolground.h')
-rw-r--r--indra/newview/lldrawpoolground.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/lldrawpoolground.h b/indra/newview/lldrawpoolground.h
index a4f8a3fcf5..15b1dc60a2 100644
--- a/indra/newview/lldrawpoolground.h
+++ b/indra/newview/lldrawpoolground.h
@@ -43,8 +43,6 @@ public:
LLDrawPoolGround();
- /*virtual*/ LLDrawPool *instancePool();
-
/*virtual*/ void prerender();
/*virtual*/ void render(S32 pass = 0);
};