remove pretty animation driver header, followup on d25c0a8

This commit is contained in:
Ivailo Monev 2014-12-07 20:52:25 +00:00
parent 1fa22dac36
commit c6a3b0a2ec
2 changed files with 0 additions and 8 deletions

View file

@ -866,13 +866,6 @@ if(QT_QTOPENGL_FOUND)
DESTINATION ${INCLUDE_INSTALL_DIR}/KDE/Plasma COMPONENT Devel)
endif(QT_QTOPENGL_FOUND)
if(NOT KDE_NO_DEPRECATED)
install( FILES
Plasma/AnimationDriver
DESTINATION ${INCLUDE_INSTALL_DIR}/KDE/Plasma COMPONENT Devel)
endif(NOT KDE_NO_DEPRECATED)
install(FILES
KUnitConversion/Converter
KUnitConversion/Unit

View file

@ -1 +0,0 @@
#include "../../plasma/animationdriver.h"