diff options
| author | Merov Linden <merov@lindenlab.com> | 2014-02-06 18:21:18 -0800 | 
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2014-02-06 18:21:18 -0800 | 
| commit | 99427b29ceb8c6a22755075679ae008a37a947ae (patch) | |
| tree | 249f4921f2d7958fec08d9fdf533b6e521b09930 | |
| parent | 8ad37cec70be671809f317bbc558eed1b59be595 (diff) | |
Clear up comments
| -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   */ | 
