Git: clean forward declaration

Change-Id: Ic8e988d9fa27f9e92fdcfe111220a5c929998afb
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Laurent Montel
2017-09-27 10:05:33 +02:00
parent 3edc50a164
commit ac6055eeb0
12 changed files with 0 additions and 31 deletions

View File

@@ -53,7 +53,6 @@ namespace VcsBase {
}
namespace DiffEditor {
class DiffEditorDocument;
class DiffEditorController;
}