diff --git a/qodeassist.cpp b/qodeassist.cpp index a4395f6..7104982 100644 --- a/qodeassist.cpp +++ b/qodeassist.cpp @@ -250,8 +250,6 @@ public: editorContextMenu->addAction(requestAction.command(), Core::Constants::G_DEFAULT_THREE); editorContextMenu->addAction(showChatViewAction.command(), Core::Constants::G_DEFAULT_THREE); - editorContextMenu->addAction(closeChatViewAction.command(), - Core::Constants::G_DEFAULT_THREE); } Chat::ChatFileManager::cleanupGlobalIntermediateStorage();