diff --git a/html/user_advanced.php b/html/user_advanced.php
index ac372b981..a4e36b983 100644
--- a/html/user_advanced.php
+++ b/html/user_advanced.php
@@ -42,10 +42,6 @@ $rep=DbConnect();
include_once ("class_user.php");
$User=new cl_user($rep);
$User->Check();
-$rep=DbConnect();
-include_once ("class_user.php");
-$User=new cl_user($rep);
-$User->Check();
// We don't check permissions here in fact, permission are tested in the
// functions