[f-spot] Remove unused member, warnings down to 45.



commit e8cc0ca2c161cef26013cf62e74af2479e4ad6d1
Author: Ruben Vermeersch <ruben savanne be>
Date:   Mon Jun 15 01:14:09 2009 +0200

    Remove unused member, warnings down to 45.

 src/ImportCommand.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ImportCommand.cs b/src/ImportCommand.cs
index 96359ed..bcd0c27 100644
--- a/src/ImportCommand.cs
+++ b/src/ImportCommand.cs
@@ -186,7 +186,6 @@ public class ImportCommand : GladeDialog
 	}
 
 	internal abstract class ImportSource {
-		public object Backend;
 		public Gdk.Pixbuf Icon;
 		public string Name;
 	}



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