From 62d90273302f7ee1567e223f5ecc5e9b6ddc685c Mon Sep 17 00:00:00 2001 From: eidheim Date: Wed, 30 Dec 2015 21:51:27 +0100 Subject: [PATCH] Another minor compile fix --- src/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 56cc536..1c08d05 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -84,8 +84,6 @@ set(source_files juci.h cmake.h cmake.cc dialogs.cc - debug.h - debug.cc ../libclangmm/src/CodeCompleteResults.cc ../libclangmm/src/CompilationDatabase.cc