diff options
Diffstat (limited to 'lib/Action.cc')
-rw-r--r-- | lib/Action.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Action.cc b/lib/Action.cc index 1b560ff..e5825b9 100644 --- a/lib/Action.cc +++ b/lib/Action.cc @@ -4,7 +4,6 @@ #include "BString.h" #include "Action.h" #include "HttpServ.h" -#include "gettext.h" Action * Action::start = 0; |