Skip to content

Commit

Permalink
Remove dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
vkrause committed Apr 5, 2014
1 parent e715041 commit e7dca90
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions plugins/kjobtracker/CMakeLists.txt
Expand Up @@ -5,12 +5,6 @@ if(NOT Qt5Core_FOUND)
set(CMAKE_INSTALL_RPATH ${_old_CMAKE_INSTALL_RPATH})
endif()

if(KDE4_FOUND AND NOT Qt5Core_FOUND)
set(_KDE4_USABLE TRUE)
else()
set(_KDE4_USABLE FALSE)
endif()

set_package_properties(KDE4 PROPERTIES
TYPE OPTIONAL
DESCRIPTION "KDE libraries"
Expand Down

0 comments on commit e7dca90

Please sign in to comment.