From 1712b86e0e981028074d4ed6682f40a4ba184f77 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Thu, 29 Nov 2012 23:12:02 +0200 Subject: Git: Remove description from PanelInfo It is not used anywhere Change-Id: I9884c4c015bc14cb78e35950c7544c8d004a73ca Reviewed-by: Tobias Hunger --- src/plugins/git/commitdata.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/git/commitdata.h') diff --git a/src/plugins/git/commitdata.h b/src/plugins/git/commitdata.h index 2e55a53392..8be3ad3993 100644 --- a/src/plugins/git/commitdata.h +++ b/src/plugins/git/commitdata.h @@ -45,7 +45,6 @@ struct GitSubmitEditorPanelInfo { void clear(); QString repository; - QString description; QString branch; }; -- cgit v1.2.1