[gnome-boxes] Remove an unused field



commit 1701d05fdf972adefab41b1d8c0ee6723505ee98
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Oct 28 16:15:42 2011 +0300

    Remove an unused field

 src/unattended-installer.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/unattended-installer.vala b/src/unattended-installer.vala
index 3f0e9ab..b68435a 100644
--- a/src/unattended-installer.vala
+++ b/src/unattended-installer.vala
@@ -9,7 +9,6 @@ private abstract class Boxes.UnattendedInstaller: InstallerMedia {
     public string initrd_path;
 
     public string floppy_path;
-    protected File floppy_file;
 
     protected string unattended_src_path;
     protected string unattended_dest_name;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]