Some minor changes

This commit is contained in:
WolverinDEV
2020-11-22 16:11:46 +01:00
parent 225c006140
commit 6e93c5e25a
3 changed files with 4 additions and 5 deletions
@@ -2849,7 +2849,6 @@ enum struct FeatureSupportMode {
index++
command_result ConnectedClient::handleCommandListFeatureSupport(ts::Command &cmd) {
ts::command_builder notify{this->notify_response_command("notifyfeaturesupport")};
int index{0};