diff options
| -rwxr-xr-x | indra/llimage/llimagefilter.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/indra/llimage/llimagefilter.cpp b/indra/llimage/llimagefilter.cpp index 8bd7416f6a..a5b5888bb2 100755 --- a/indra/llimage/llimagefilter.cpp +++ b/indra/llimage/llimagefilter.cpp @@ -76,9 +76,7 @@ LLImageFilter::~LLImageFilter()  /*   *TODO    * Rename stencil to mask - * Test blend modes and name them correctly   * Improve perf: use LUT for alpha blending in uniform case - * Improve perf: make sure filter is not called more than necessary in viewer (seems to be called 3 times per change)   * Add gradient coloring as a filter   */ | 
