Git: Remove unused forward declarations

Change-Id: I1926733dc88902e75921a6bfa184e3f6b27ce98d
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-06-05 21:23:51 +03:00
committed by Orgad Shaneh
parent f6ec8c3342
commit e8c1b8b739

View File

@@ -67,8 +67,6 @@ namespace DiffEditor {
namespace Git {
namespace Internal {
class GitPlugin;
class GitOutputWindow;
class CommitData;
struct GitSubmitEditorPanelData;
class Stash;