diff options
Diffstat (limited to 'indra/newview/lldrawpool.h')
-rw-r--r-- | indra/newview/lldrawpool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lldrawpool.h b/indra/newview/lldrawpool.h index a66d7d14c7..c00cbf14e4 100644 --- a/indra/newview/lldrawpool.h +++ b/indra/newview/lldrawpool.h @@ -163,7 +163,7 @@ public: POOL_GROUND, POOL_TERRAIN, POOL_SIMPLE, - POOL_MEDIA, + POOL_MEDIA, // unused POOL_BUMP, POOL_AVATAR, POOL_TREE, |