From 71a421eefc25ae1c7ea2e31c3ef49a08583e6b1d Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Wed, 15 Apr 2020 17:03:34 -0700 Subject: [PATCH] remove file that does not exist yet but which is referenced in CMake --- ixcobra/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/ixcobra/CMakeLists.txt b/ixcobra/CMakeLists.txt index c6a0b307..8a03d1dc 100644 --- a/ixcobra/CMakeLists.txt +++ b/ixcobra/CMakeLists.txt @@ -14,7 +14,6 @@ set (IXCOBRA_HEADERS ixcobra/IXCobraMetricsThreadedPublisher.h ixcobra/IXCobraMetricsPublisher.h ixcobra/IXCobraConfig.h - ixcobra/IXCobraEvent.h ixcobra/IXCobraEventType.h )