src/CMakeLists.txt
branchv_0
changeset 7 92d85e02b276
parent 6 abf1d424f2a0
child 10 7aaadc198d50
--- a/src/CMakeLists.txt	Mon Dec 10 00:06:54 2018 +0100
+++ b/src/CMakeLists.txt	Mon Dec 10 17:28:53 2018 +0100
@@ -30,7 +30,6 @@
 # Executable output:
 add_executable(
 	${EXECUTABLE_FILE}
-	PassthroughHandler.h
 	relpipe-tr-sed.cpp
 )