aboutsummaryrefslogtreecommitdiffstats
path: root/ClazySources.cmake
diff options
context:
space:
mode:
authorSergio Martins <smartins@kde.org>2017-04-19 22:22:00 +0100
committerSergio Martins <smartins@kde.org>2017-04-19 22:22:00 +0100
commit1933a80b7c7575b061db9c3e459ea5c9f6d54aa9 (patch)
tree28a6e63dd65b8742a5759a75a10c8679e5ea31f2 /ClazySources.cmake
parent88ee14a9a7471e8b1ac6f2335ccae89c5747d914 (diff)
Inline more small methods
Diffstat (limited to 'ClazySources.cmake')
-rw-r--r--ClazySources.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ClazySources.cmake b/ClazySources.cmake
index a54a6bbc..4e7ed62e 100644
--- a/ClazySources.cmake
+++ b/ClazySources.cmake
@@ -6,7 +6,6 @@ set(CLAZY_LIB_SRC
${CMAKE_CURRENT_LIST_DIR}/src/ContextUtils.cpp
${CMAKE_CURRENT_LIST_DIR}/src/FixItUtils.cpp
${CMAKE_CURRENT_LIST_DIR}/src/LoopUtils.cpp
- ${CMAKE_CURRENT_LIST_DIR}/src/MacroUtils.cpp
${CMAKE_CURRENT_LIST_DIR}/src/PreProcessorVisitor.cpp
${CMAKE_CURRENT_LIST_DIR}/src/QtUtils.cpp
${CMAKE_CURRENT_LIST_DIR}/src/StringUtils.cpp