aboutsummaryrefslogtreecommitdiffstats
path: root/capchild/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'capchild/CMakeLists.txt')
-rw-r--r--capchild/CMakeLists.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/capchild/CMakeLists.txt b/capchild/CMakeLists.txt
index 67a0d2155d..7fe2e8b850 100644
--- a/capchild/CMakeLists.txt
+++ b/capchild/CMakeLists.txt
@@ -30,24 +30,6 @@ set_target_properties(capchild PROPERTIES
LINK_FLAGS "${WS_LINK_FLAGS}"
FOLDER "Libs")
-include( UseCheckAPI )
-CHECKAPI(
- NAME
- capchild-base
- SWITCHES
- -g deprecated-gtk
- SOURCES
- ${CAPCHILD_SRC}
-)
-CHECKAPI(
- NAME
- capchild-todo
- SWITCHES
- -M -g deprecated-gtk-todo
- SOURCES
- ${CAPCHILD_SRC}
-)
-
#
# Editor modelines - http://www.wireshark.org/tools/modelines.html
#