forked from qt-creator/qt-creator
Git: Remove description from PanelInfo
It is not used anywhere Change-Id: I9884c4c015bc14cb78e35950c7544c8d004a73ca Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
25981d918e
commit
1712b86e0e
@@ -45,7 +45,6 @@ struct GitSubmitEditorPanelInfo
|
||||
{
|
||||
void clear();
|
||||
QString repository;
|
||||
QString description;
|
||||
QString branch;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user