CMake: Don't define NEED_STRPTIME.

We haven't needed it since 5bfc21cf9e.
This commit is contained in:
Gerald Combs 2021-07-18 18:29:26 -07:00 committed by Wireshark GitLab Utility
parent 50da270b8a
commit 9d50e6e199
1 changed files with 0 additions and 2 deletions

View File

@ -357,8 +357,6 @@
/* Use Unicode in Windows runtime functions. */
# define UNICODE 1
# define _UNICODE 1
# define NEED_STRPTIME_H 1
#endif
#include <ws_diag_control.h>