From fd4f4c5afbe6db6e9045dc38cb340ef0a7b9d0bf Mon Sep 17 00:00:00 2001
From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Wed, 7 May 2003 20:15:22 +0000
Subject: [PATCH] Remove TODO.

git-svn-id: https://svn.dealii.org/trunk@7599 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/deal.II/source/fe/fe.cc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/deal.II/deal.II/source/fe/fe.cc b/deal.II/deal.II/source/fe/fe.cc
index e1c8164b62..2c24809b47 100644
--- a/deal.II/deal.II/source/fe/fe.cc
+++ b/deal.II/deal.II/source/fe/fe.cc
@@ -27,8 +27,6 @@
 #include <numeric>
 
 
-//TODO[GK]: It is relatively confusing with all these update_each, update_once, and in particular update_current flags. there also does not seem to be much documentation at a higher level, except for the documentation of some member variables on this. It would be nice, if we could at least get rid of update_current, to make things a little bit more clear
-
 
 /*------------------------------- FiniteElementBase ----------------------*/
 
-- 
2.39.5