From 7761a5afbc0a2d88c0094adba24a277dc6da0823 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Thu, 2 Sep 2021 08:51:22 +0200 Subject: CppEditor: Move trySplitComment() to its only point of use Change-Id: I50dc26835a54558879498bcfedf3f246f99f86d2 Reviewed-by: Qt CI Bot Reviewed-by: Christian Stenger --- src/plugins/cppeditor/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/cppeditor/CMakeLists.txt') diff --git a/src/plugins/cppeditor/CMakeLists.txt b/src/plugins/cppeditor/CMakeLists.txt index a0729bc002b..c53b5a57360 100644 --- a/src/plugins/cppeditor/CMakeLists.txt +++ b/src/plugins/cppeditor/CMakeLists.txt @@ -39,7 +39,6 @@ add_qtc_plugin(CppEditor cppcompletionassistprovider.cpp cppcompletionassistprovider.h cppcurrentdocumentfilter.cpp cppcurrentdocumentfilter.h cppcursorinfo.h - cppdocumentationcommenthelper.cpp cppdocumentationcommenthelper.h cppdoxygen.cpp cppdoxygen.h cppeditor.qrc cppeditor_global.h -- cgit v1.2.3