diff --git a/src/source_clang.h b/src/source_clang.h index cda1cbe..c29d863 100644 --- a/src/source_clang.h +++ b/src/source_clang.h @@ -26,7 +26,6 @@ namespace Source { }; ClangViewParse(const boost::filesystem::path &file_path, const boost::filesystem::path& project_path, Glib::RefPtr language); - ~ClangViewParse() { dispatcher.disconnect(); } void configure() override;