mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
remove wrong define
This commit is contained in:
parent
d85289979b
commit
b59cfca7a1
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue