Remove useless comment
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Mar 2012 09:12:07 +0000 (10:12 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Mar 2012 09:12:07 +0000 (10:12 +0100)
src/filter_load_balance.hpp
src/filter_record_transform.hpp

index 52d7993..2030f5e 100644 (file)
@@ -16,7 +16,6 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 
-// Filter that does nothing. Use as load_balance for new filters 
 #ifndef FILTER_LOAD_BALANCE_HPP
 #define FILTER_LOAD_BALANCE_HPP
 
index 0eb1a4a..2fd76b8 100644 (file)
@@ -16,7 +16,6 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 
-// Filter that does nothing. Use as RecordTransform for new filters 
 #ifndef FILTER_RECORD_TRANSFORM_HPP
 #define FILTER_RECORD_TRANSFORM_HPP