From 99427b29ceb8c6a22755075679ae008a37a947ae Mon Sep 17 00:00:00 2001
From: Merov Linden <merov@lindenlab.com>
Date: Thu, 6 Feb 2014 18:21:18 -0800
Subject: Clear up comments

---
 indra/llimage/llimagefilter.cpp | 2 --
 1 file changed, 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
  */
 
-- 
cgit v1.2.3