diff options
Diffstat (limited to 'lib/Form.cc')
-rw-r--r-- | lib/Form.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Form.cc b/lib/Form.cc index e0e5073..fedfc3e 100644 --- a/lib/Form.cc +++ b/lib/Form.cc @@ -5,7 +5,6 @@ #include "HttpServ.h" #include "Buffer.h" #include "CopyJob.h" -#include "gettext.h" Form::Form(const String & titre, const String & url, const String & inv, String * names, String * invs, String * defaults, String ** lists, String ** descs, int nb, Action * na) : |