From 7853d0e354a92e4c4a25bc0031151c7179597b06 Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sat, 21 Apr 2018 13:35:08 +0200 Subject: Remove a few obsolete references to gtk from checkapi and faq.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ice9aec64fddbed94c7be96575c6e1bc800e8ac9e Reviewed-on: https://code.wireshark.org/review/27067 Petri-Dish: Jörg Mayer Tested-by: Petri Dish Buildbot Reviewed-by: Jörg Mayer --- capchild/CMakeLists.txt | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'capchild/CMakeLists.txt') 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 # -- cgit v1.2.3