summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python
diff options
context:
space:
mode:
authoralgol <dkazanc@hotmail.com>2018-03-07 10:15:13 +0000
committeralgol <dkazanc@hotmail.com>2018-03-07 10:15:13 +0000
commitfbb7a12f7714978c251f02bf84ab9a66c762f428 (patch)
tree2c158b86dff89d8b7f5622cbdce8d5600eaaab5e /Wrappers/Python
parent4593040d228fec5ef1f1a301e511708d47f0d55e (diff)
downloadregularization-fbb7a12f7714978c251f02bf84ab9a66c762f428.tar.gz
regularization-fbb7a12f7714978c251f02bf84ab9a66c762f428.tar.bz2
regularization-fbb7a12f7714978c251f02bf84ab9a66c762f428.tar.xz
regularization-fbb7a12f7714978c251f02bf84ab9a66c762f428.zip
small correct #40
Diffstat (limited to 'Wrappers/Python')
-rw-r--r--Wrappers/Python/src/cpu_regularizers.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Wrappers/Python/src/cpu_regularizers.cpp b/Wrappers/Python/src/cpu_regularizers.cpp
index 88b7c3c..3529ebd 100644
--- a/Wrappers/Python/src/cpu_regularizers.cpp
+++ b/Wrappers/Python/src/cpu_regularizers.cpp
@@ -27,7 +27,6 @@ limitations under the License.
#include "boost/tuple/tuple.hpp"
#include "SplitBregman_TV_core.h"
-//#include "FGP_TV_core.h"
#include "LLT_model_core.h"
#include "PatchBased_Regul_core.h"
#include "TGV_PD_core.h"