Removed last gettext function.
This commit is contained in:
parent
3282375f4d
commit
430c90412c
3 changed files with 3 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue