summaryrefslogtreecommitdiff
path: root/tests/test-input-remover
diff options
Diffstat (limited to 'tests/test-input-remover')
-rw-r--r--tests/test-input-remover/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-input-remover/CMakeLists.txt b/tests/test-input-remover/CMakeLists.txt
index eac8026a0..eb35559a9 100644
--- a/tests/test-input-remover/CMakeLists.txt
+++ b/tests/test-input-remover/CMakeLists.txt
@@ -1,7 +1,5 @@
project (test-input-remover)
-include (FindPkgConfig)
-
pkg_check_modules (COMPIZ_TEST_INPUT_REMOVER REQUIRED x11 xext)
if (COMPIZ_TEST_INPUT_REMOVER_FOUND)