diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-07 20:27:29 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-07 20:27:46 +0200 |
commit | 34b59a80119cc4e1b46a48b36bc0ece11d09a19c (patch) | |
tree | 8654abca5eacc6374d8c9a4905adca92a51dea48 /CMakeLists.txt | |
parent | d77ac851c76ff95e6542e93715786d29ba86c51f (diff) | |
download | tcpdump-34b59a80119cc4e1b46a48b36bc0ece11d09a19c.tar.gz |
Remove the no more used gmt2local() function
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index ab5f8355..05b4e196 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -899,7 +899,6 @@ set(NETDISSECT_SOURCE_LIST_C checksum.c cpack.c gmpls.c - gmt2local.c in_cksum.c ipproto.c l2vpn.c |