ObjectiveC++: Remove duplicate comment contexts

Authored by dhaumann on Dec 17 2017, 1:34 PM.

Description

ObjectiveC++: Remove duplicate comment contexts

Summary:
The context "Commentar 1" was the same as "SingleLineComment".
The context "Commentar 2" was the same as "MultiLineComment".
This patch cleans this up and removes the Commentar contexts
in favor of the others.

Test Plan: make test

Reviewers: vkrause

Reviewed By: vkrause

Subscribers: Frameworks

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D9372

Details

Committed
dhaumannDec 17 2017, 1:36 PM
Reviewer
vkrause
Differential Revision
D9372: ObjectiveC++: Remove duplicate comment contexts
Parents
R216:da6d5a7cc33a: Diff, ObjectiveC++: Cleanups and fix highlighting files
Branches
Unknown
Tags
Unknown