Code

Updated System type & os type management, can't create existing entries, can't delete...
[gosa.git] / plugins / admin / systems / class_terminalInfo.inc
index e60405bba54bde7820bd02581fa36dc48743c2b9..141dd6eae3d8fe6a6443f4213eaf84b66a4749fb 100644 (file)
@@ -223,9 +223,6 @@ class terminfo extends plugin
 
   function remove_from_parent()
   {
-    $ldap= $this->config->get_ldap_link();
-    $ldap->rmdir($this->dn);
-    show_ldap_error($ldap->get_error());
   }