[f-spot] Another warning killed, down to 71.



commit 56ef7ccfcd144e0ada955f255236a7e493e15592
Author: Ruben Vermeersch <ruben savanne be>
Date:   Sun Jun 28 23:42:08 2009 +0200

    Another warning killed, down to 71.

 src/PhotoView.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/PhotoView.cs b/src/PhotoView.cs
index f9c1d46..7210e3b 100644
--- a/src/PhotoView.cs
+++ b/src/PhotoView.cs
@@ -223,7 +223,6 @@ namespace FSpot {
 	
 		void HandlePhotoChanged (object sender, EventArgs e)
 		{
-			PhotoImageView view = sender as PhotoImageView;
 			if (query is PhotoQuery) {
 				CommitPendingChanges ();
 			}



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