From 52a8b232ec0076e471f877b726c5364d9803b9b8 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Wed, 1 Feb 2012 12:36:56 +0100 Subject: [PATCH] Remove the last piece of enable_final. --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d01bcb936..cfeafbb97 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,3 @@ -# strange conversion error in pushbutton.cpp -kde4_no_enable_final(plasma) if(KDE_PLATFORM_FEATURE_BINARY_COMPATIBLE_FEATURE_REDUCTION) set(PLASMA_NO_KDEWEBKIT TRUE)