mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
krdc and krfb: do not log features
This commit is contained in:
parent
7ff5e8d650
commit
252634996f
2 changed files with 0 additions and 6 deletions
|
@ -126,6 +126,3 @@ if(TelepathyQt4_FOUND)
|
|||
install(FILES krdc_rfb_handler.client DESTINATION ${SHARE_INSTALL_PREFIX}/telepathy/clients/)
|
||||
endif()
|
||||
|
||||
if(NOT INSIDE_KDENETWORK)
|
||||
macro_display_feature_log()
|
||||
endif(NOT INSIDE_KDENETWORK)
|
||||
|
|
|
@ -57,6 +57,3 @@ endif(Q_WS_X11)
|
|||
add_subdirectory(krfb)
|
||||
add_subdirectory(framebuffers)
|
||||
|
||||
if (NOT INSIDE_KDENETWORK)
|
||||
macro_display_feature_log()
|
||||
endif ()
|
||||
|
|
Loading…
Add table
Reference in a new issue