From e1c7dd6d09fc1f1c85c10567de4d1cddeb1a2c56 Mon Sep 17 00:00:00 2001 From: Thomi Richards Date: Thu, 24 Jan 2013 17:53:37 +1300 Subject: Load XPath implementation from libxpathselect, if it is present. (bzr r3057.1.3) --- unity-shared/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'unity-shared/CMakeLists.txt') diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index 261a7fac7..5e5090390 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -62,7 +62,6 @@ set (UNITY_SHARED_SOURCES UserThumbnailProvider.cpp VScrollBarOverlayWindow.cpp WindowManager.cpp - XPathQueryPart.cpp ) if(ENABLE_X_SUPPORT) -- cgit v1.2.3