Removed last gettext function.

This commit is contained in:
Borg 2009-10-03 13:06:00 +02:00
parent 3282375f4d
commit 430c90412c
3 changed files with 3 additions and 5 deletions

View file

@ -85,8 +85,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define getpid() GetCurrentProcessId()
#endif
#include "gettext.h"
/* This version of `getopt' appears to the caller like standard Unix `getopt'
but it behaves differently for the user, since it allows the user
to intersperse the options with the other arguments.