remove wrong define

This commit is contained in:
Daniel Testa 2017-03-28 14:10:30 -03:00 committed by dzollo
parent d85289979b
commit b59cfca7a1

View file

@ -87,10 +87,6 @@
// other hand, hooks into CommandLineFlagParser. Other API functions
// are, similarly, mostly hooks into the functionality described above.
#ifdef STRIP_INTERNAL_FLAG_HELP
# define STRIP_FLAG_HELP 1
#endif
#include "config.h"
#ifdef STRIP_INTERNAL_FLAG_HELP