Still REQ CAPs caught from cap.ls command if line_handler.py doesn't request any

This commit is contained in:
jesopo 2019-02-08 17:32:43 +00:00
parent 518f32c4ec
commit 91f78e834e

View file

@ -296,7 +296,6 @@ class Module(ModuleManager.BaseModule):
matched_caps = self._match_caps(
list(event["server"].server_capabilities.keys()))
if matched_caps:
event["server"].queue_capabilities(matched_caps)
self._event(event, "cap.ls",