diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index c5e689294e0..bdf6e2ceb3d 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -359,15 +359,6 @@ class FormFile print ' '; } print ''; - - // Hook of thirdparty module - if (! empty($hooks) && is_array($hooks)) - { - foreach($hooks as $module) - { - $module->formBuilddocOptions(); - } - } // Button print '