[gnome-boxes/wip/wizard-n-props-in-dialog2: 4/10] wizard: Remove now redundant cancel_button field
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/wizard-n-props-in-dialog2: 4/10] wizard: Remove now redundant cancel_button field
- Date: Fri, 29 Aug 2014 00:36:51 +0000 (UTC)
commit da9086b813ca7b918b24c16e440f8edea39d2c2f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Aug 28 19:06:16 2014 +0100
wizard: Remove now redundant cancel_button field
src/wizard.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/wizard.vala b/src/wizard.vala
index a175257..ef06a12 100644
--- a/src/wizard.vala
+++ b/src/wizard.vala
@@ -19,7 +19,6 @@ private class Boxes.Wizard: Gtk.Stack, Boxes.UI {
public UIState previous_ui_state { get; protected set; }
public UIState ui_state { get; protected set; }
- private Gtk.Button cancel_button;
private Gtk.Button back_button;
private Gtk.Button next_button;
private Gtk.Button continue_button;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]