diff --git a/filter.php b/filter.php
index 8db8534062f03eef54452634b5efbe83ae9fa29a..f674d7892eed7fcc86de8dc1019dc9ca4b6571a6 100644
--- a/filter.php
+++ b/filter.php
@@ -170,8 +170,6 @@ function filter($text, array $options = array())
 
 		$this->iena_filter_iframe = $CFG->iena_filter_iframe;
 	}
-	error_log(isset($_GET['iframe']));
-	error_log("boum ?");
 	if (isset($_GET['iframe']) && $this->iena_filter_iframe == true) {
 
 		if ($_GET['iframe'] == 'true') {