aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2022-01-04 12:20:21 +0000
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-01-05 13:31:53 +0000
commit7afb52c4793208728d82e4bf13f48304e3e9fbea (patch)
tree524d2b9fc18924ea84c99332f58342a2c90e882b /wsutil/CMakeLists.txt
parent1dfba751e5c4df442641278c3cd7e039b3593ba9 (diff)
ws_assert: refactor assertions
Diffstat (limited to 'wsutil/CMakeLists.txt')
-rw-r--r--wsutil/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
index 1ecdc66e75..3ad9950620 100644
--- a/wsutil/CMakeLists.txt
+++ b/wsutil/CMakeLists.txt
@@ -131,7 +131,6 @@ set(WSUTIL_COMMON_FILES
to_str.c
type_util.c
unicode-utils.c
- ws_assert.c
ws_getopt.c
ws_mempbrk.c
ws_pipe.c