diff --git a/HeuristicAnalyser.php b/HeuristicAnalyser.php index 2e3ae21..e1dbbce 100644 --- a/HeuristicAnalyser.php +++ b/HeuristicAnalyser.php @@ -351,7 +351,6 @@ public function processContent() $this->variables->updateConstants($key); // Executing decoding functions - // @ToDo there was many false positives! $this->transformations->decodeData($key); }