diff --git a/htdocs/accountancy/admin/export.php b/htdocs/accountancy/admin/export.php
index af11824e91a..4a9625972b8 100644
--- a/htdocs/accountancy/admin/export.php
+++ b/htdocs/accountancy/admin/export.php
@@ -77,11 +77,6 @@ $model_option = array (
'label' => 'ACCOUNTING_EXPORT_DATE',
'param' => '',
),
- //'ACCOUNTING_EXPORT_PIECE',
- //'ACCOUNTING_EXPORT_GLOBAL_ACCOUNT',
- //'ACCOUNTING_EXPORT_LABEL',
- //'ACCOUNTING_EXPORT_AMOUNT',
- //'ACCOUNTING_EXPORT_DEVISE',
);
/*
@@ -143,7 +138,6 @@ $form = new Form($db);
// $linkback = '' . $langs->trans("BackToModuleList") . '';
print load_fiche_titre($langs->trans('ConfigAccountingExpert'), $linkback, 'title_setup');
-$head = admin_accounting_prepare_head();
print "\n".'