changeset 280:0f56b01957a1

Irccd: remove pollable.hpp from CMakeSources.cmake
author David Demelier <markand@malikania.fr>
date Sat, 22 Oct 2016 15:58:31 +0200
parents af932dbab952
children 7227203a9a70
files lib/irccd/CMakeSources.cmake
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/irccd/CMakeSources.cmake	Wed Oct 05 12:46:07 2016 +0200
+++ b/lib/irccd/CMakeSources.cmake	Sat Oct 22 15:58:31 2016 +0200
@@ -53,7 +53,6 @@
     ${CMAKE_CURRENT_LIST_DIR}/plugin.hpp
     ${CMAKE_CURRENT_LIST_DIR}/plugin-dynlib.hpp
     ${CMAKE_CURRENT_LIST_DIR}/plugin-js.hpp
-    ${CMAKE_CURRENT_LIST_DIR}/pollable.hpp
     ${CMAKE_CURRENT_LIST_DIR}/rule.hpp
     ${CMAKE_CURRENT_LIST_DIR}/server.hpp
     ${CMAKE_CURRENT_LIST_DIR}/service-command.hpp