From 542295c863078d9bcc39bbf9ea2b9ebb14085579 Mon Sep 17 00:00:00 2001 From: Alam Ed Arias Date: Thu, 5 Feb 2015 17:30:15 -0500 Subject: [PATCH] remove comptime.h from cmake file list --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6c57440f1..74f97048b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -77,7 +77,6 @@ set(SRB2_CORE_HEADERS b_bot.h byteptr.h command.h - comptime.h console.h d_clisrv.h d_event.h